|  |  | Plumtree UI Infrastructure API |  | 
  |  | ASURL.SetControl Method  | 
 
 
       Set the control to use in this url 
      public virtual void SetControl(
   string strControl
);
      Parameters
      
        - 
          strControl
        
- The name of the control to use in the url
Implements
      
        ILink.SetControl
      
      See Also
      
        ASURL Class | com.plumtree.uiinfrastructure.activityspace Namespace | ILink#SetControl