Click or drag to resize
MacroLogGetContext Method (Object, Object)
Gets the context for items with indent 0

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

Parameters

indent
Type: SystemObject
Indent
context
Type: SystemObject
Context

Return Value

Type: String
See Also