LogControlGetContext Method (Object, Object) |
Gets the rendered context.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected virtual string GetContext(
Object context,
Object imp
)
Parameters
- context
- Type: SystemObject
Context log - imp
- Type: SystemObject
If true, the context is given only if the item is important
Return Value
Type:
StringSee Also