Gets the item text, makes the text bold if important
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
 Syntax
Syntaxprotected 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: 
Object See Also
See Also