Uiinfrastructure API Docs  
 

AHTMLComponent.SetParameters Method 

Transfer the properties set to this object to the associated properties on the HTMLInput object. For example, Set the HTMLInput's styleClass with this object's GetHTMLComponentStyleClass.

protected virtual HTMLInput SetParameters(
   HTMLInput _ptHTMLInput
);

Parameters

_ptHTMLInput

Return Value

See Also

AHTMLComponent Class | com.plumtree.uiinfrastructure.pagecontrols.framework Namespace