Click or drag to resize
EditorsDate Method

Namespace: ConnectedApps.Cms.Sdk.UI.Admin
Assembly: ConnectedApps.Cms.Sdk.UI (in ConnectedApps.Cms.Sdk.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static HtmlString Date(
	string id,
	Nullable<DateTime> defaultDate
)

Parameters

id
Type: SystemString
defaultDate
Type: SystemNullableDateTime

Return Value

Type: HtmlString
See Also