MacroLogGetContext Method (Object, Object) |
Gets the context for items with indent 0
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected string GetContext(
Object indent,
Object context
)
Parameters
- indent
- Type: SystemObject
Indent - context
- Type: SystemObject
Context
Return Value
Type:
StringSee Also