|  |  | Plumtree UI Infrastructure API |  | 
  |  | HTMLInput.SetAutoComplete Method  | 
 
 
       Set the value of the autocomplete attribute. 
      public virtual void SetAutoComplete(
   bool _bAutoComplete
);
      Parameters
      
        - 
          _bAutoComplete
        
- boolean value (false = disable autocomplete)
See Also
      
        HTMLInput Class | com.plumtree.xpshared.htmlelements Namespace