Click or drag to resize
UniSelectorButtonNewEnabled Property
Sets a value indicating whether the New button should be enabled.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public virtual Nullable<bool> ButtonNewEnabled { get; set; }

Property Value

Type: NullableBoolean
See Also