AbstractActionConfirmation Property |
The resource string used in a JavaScript confirmation. Most commonly used as a confirmation for delete type actions. Must begin and end with the $ character.
Sample value: "$General.ConfirmDelete$"
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public string Confirmation { get; set; }
Property Value
Type:
StringSee Also