Created day suffix template for day

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 6.0.530.0

Syntax

C#
protected virtual void CreateDaySuffix(
	DateTime nowDate
)

Parameters

nowDate
Type: System..::.DateTime
The date to create template for

See Also