Shows the specified error message, optionally with a tooltip text.
            
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- text
 - Type: 
System String
Error message text 
- description (Optional)
 - Type: 
System String
Additional description 
- tooltipText (Optional)
 - Type: 
System String
Tooltip text 
- persistent (Optional)
 - Type: 
System Boolean
Indicates if the message is persistent 
See Also