Click or drag to resize
UniSelectorRemoveConfirmation Property
Confirmation message for the items removal. To disable confirmation, set this property to an empty string.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public virtual string RemoveConfirmation { get; set; }

Property Value

Type: String
See Also