| 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: 13.0.131
 Syntax
Syntaxpublic string Confirmation { get; set; }Property Value
Type: 
String See Also
See Also