| QueryLogGetIndex Method (Object, Object, Object, Object, Object) | 
            Gets the index of the record
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxprotected Object GetIndex(
	Object isInformation,
	Object resultsSize,
	Object parametersSize,
	Object queryName,
	Object queryText
)
Parameters
- isInformation
- Type: SystemObject
 Flag whether the item is information
- resultsSize
- Type: SystemObject
 Result size
- parametersSize
- Type: SystemObject
 Parameters size
- queryName
- Type: SystemObject
 Query name
- queryText
- Type: SystemObject
 Query text
Return Value
Type: 
Object See Also
See Also