TimePickerBlankStartText Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Sets or gets the text to be displayed in the non time alternative in the generated dropdown. This value is ignored if UseBlankStart is false. The default value is an empty string.

Namespace: ContentStudio.Site.ActiveScripting.Date
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public string BlankStartText { get; set; }

Property Value

Type: String
Exceptions

ExceptionCondition
ArgumentNullExceptionA null value (Nothing in Visual Basic) value was supplied.
See Also

Reference