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

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected virtual string GetContext(
	Object context
)

Parameters

context
Type: SystemObject
Context log

Return Value

Type: String
See Also