| | Uiinfrastructure API Docs | |
| Redirect.AddControlArgument Method (String, Int32) |
This method allows you to add a control argument to the HTML URL.
public virtual
void AddControlArgument(
string strName,
int nValue);
Parameters
-
strName
-
-
nValue
-
Implements
ILink.AddControlArgument
See Also
Redirect Class | com.plumtree.uiinfrastructure.activityspace Namespace | Redirect.AddControlArgument Overload List | ILink#AddControlArgument