Gets the item text, makes the text bold if important
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax protected Object GetText(
Object text,
Object imp
)
Parameters
- text
- Type: SystemObject
Text to render - imp
- Type: SystemObject
If true, the item is important
Return Value
Type:
ObjectSee Also