|  |  | Plumtree UI Infrastructure API |  | 
  |  | HTMLInput.SetReadOnly Method  | 
 
 
       Set the value of the readonly attribute. 
      public virtual void SetReadOnly(
   bool bInputReadOnly
);
      Parameters
      
        - 
          bInputReadOnly
        
- value
See Also
      
        HTMLInput Class | com.plumtree.xpshared.htmlelements Namespace