Click or drag to resize
LogControlGetContext Method (Object, Object)
Gets the rendered context.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
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: String
See Also