UniSelectorRemoveConfirmation Property |
Confirmation message for the items removal. To disable confirmation, set this property to an empty string.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public virtual string RemoveConfirmation { get; set; }
Property Value
Type:
StringSee Also