Plumtree UI Infrastructure API  
 

HTMLTextBox.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

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