Click or drag to resize
LogControlGetBeginIndent Method
Gets the begin of the indentation string

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
protected string GetBeginIndent(
	Object ind
)

Parameters

ind
Type: SystemObject
Indentation

Return Value

Type: String
See Also