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

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

Normally the previous and next links are disabled when not applicable (see minDate/maxDate). You can hide them altogether by setting this attribute to true.

Namespace: ContentStudio.Site.Controls
Assembly: ContentStudio.Site.Controls (in ContentStudio.Site.Controls.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public virtual bool HideIfNoPrevNext { get; set; }

Property Value

Type: Boolean
true if [hide if no prev next]; otherwise, false.
See Also

Reference