Uiinfrastructure API Docs  
 

HTMLInput.SetMaxLength Method

Set the value of the maxlength attribute.

Overload List

Set the value of the maxlength attribute.

public virtual void SetMaxLength(int);

Set the value of the maxlength attribute.

public virtual void SetMaxLength(string);

See Also

HTMLInput Class | com.plumtree.xpshared.htmlelements Namespace