Click or drag to resize
LogControlGetIndexImportant Method
Gets the item index for the items with the important flag

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

Parameters

imp
Type: SystemObject
Important flag

Return Value

Type: String
See Also