QueryLogGetIndex Method (Object, Object, Object, Object, Object) |
Gets the index of the record
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected 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:
ObjectSee Also