Shows the specified message, optionally with a tooltip text and description.
            
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- type
 - Type: CMS.ExtendedControls MessageTypeEnum
Message type 
- text
 - Type: 
System String
Message text 
- description
 - Type: 
System String
Additional description 
- tooltipText
 - Type: 
System String
Tooltip text 
- persistent
 - Type: 
System Boolean
Indicates if the message is persistent 
See Also