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

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

Parameters

ind
Type: SystemObject
indent

Return Value

Type: String
See Also