UniSelectorButtonEditEnabled Property |
Sets a value indicating whether the Edit button should be enabled.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public virtual Nullable<bool> ButtonEditEnabled { get; set; }
Property Value
Type:
NullableBooleanSee Also