CLab# 1.0 API Documentation |
|
CSPLayout.GetDomainIntFromDomainString Method
Gets the domain value's int representation.
public
int GetDomainIntFromDomainString(
String cpVarName,
String domainString);
Parameters
-
String
- Name of the CLab variable.
-
String
- The domain string value.
Return Value
The domain value's int representation.
See Also
CSPLayout Class | CLab.CSP Namespace