Click or drag to resize
LogControl.GetIndex Method (Object)
Gets the item index for the items with the indent 0

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

Parameters

ind
Type: System.Object
indent

Return Value

Type: String
See Also