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.0.5239.26125)
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