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