Uiinfrastructure API Docs  
 

PassthruURL.AddControlArgument Method (String, String[])

This method allows you to add a control argument to the HTML URL.

public virtual void AddControlArgument(
   string strName,
   string[] strValues
);

Parameters

strName
strValues

Implements

ILink.AddControlArgument

See Also

PassthruURL Class | com.plumtree.uiinfrastructure.form Namespace | PassthruURL.AddControlArgument Overload List | ILink#AddQueryStringPair