Click or drag to resize
LogControl.GetBeginIndent Method
Gets the begin of the indentation string

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

Parameters

ind
Type: System.Object
Indentation

Return Value

Type: String
See Also