Uiinfrastructure API Docs  
 

ILink.AddControlArgument Method (String, Boolean)

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

void AddControlArgument(
   string strName,
   bool bValue
);

Parameters

strName
bValue

See Also

ILink Interface | com.plumtree.uiinfrastructure.activityspace Namespace | ILink.AddControlArgument Overload List | ILink#AddControlArgument