Uiinfrastructure API Docs  
 

AErrorModel.GetName Method 

Return the name of the MVC object.

public abstract string GetName();

Return Value

the name of the object.

Implements

IMVCObject.GetName

See Also

AErrorModel Class | com.plumtree.uiinfrastructure.errordisplay Namespace