Plumtree UI Infrastructure API  
 

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

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