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