Shows the specified message, optionally with a tooltip text and description.
            
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.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 (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