Uiinfrastructure API Docs  
 

HTMLTextArea.GetName Method 

Return the name of the MVC object.

public override string GetName();

Return Value

the name of the object.

Implements

IMVCObject.GetName

See Also

HTMLTextArea Class | com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols Namespace