|  | Plumtree Portal UI | |
| TagState.CheckValidVariableName Method |
This method checks that the variable name does not contain any reserved characters (".").
protected virtual
void CheckValidVariableName(
string _strVariableName);
Parameters
-
_strVariableName
-
See Also
TagState Class | com.plumtree.portaluiinfrastructure.tags.helper Namespace