| | Uiinfrastructure API Docs | |
| JSFunctionCallBuilder.AddStringValueArgument Method |
Argument value will be put inside quotes. E.g. functionName("string1", "string2");
public virtual
void AddStringValueArgument(
string strStringValue);
Parameters
-
strStringValue
-
See Also
JSFunctionCallBuilder Class | com.plumtree.uiinfrastructure.utils Namespace