Uiinfrastructure API Docs  
 

HTMLInput.SetMaxLength Method (Int32)

Set the value of the maxlength attribute.

public virtual void SetMaxLength(
   int i
);

Parameters

i
size

See Also

HTMLInput Class | com.plumtree.xpshared.htmlelements Namespace | HTMLInput.SetMaxLength Overload List