CLab# 1.0 API Documentation |
|
CSPLayout.GetCasperVarDomIndex Method
Gets the index of the "Casper.Data.CasperVarDom" object with the name "cpVarName".
public
int GetCasperVarDomIndex(
String cpVarName);
Parameters
-
String
- Name of the Clab variable.
Return Value
The index.
See Also
CSPLayout Class | CLab.CSP Namespace