Uiinfrastructure API Docs  
 

HTMLInput.SetMaxLength Method (String)

Set the value of the maxlength attribute.

public virtual void SetMaxLength(
   string s
);

Parameters

s
String value.

See Also

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