Uiinfrastructure API Docs  
 

AApprovalModel.GetTitle Method 

Concrete subclasses must implement this method to return the title. This string is displayed in a banner at the top of the view.

public abstract string GetTitle();

Return Value

String

Implements

IApprovalModelRO.GetTitle

See Also

AApprovalModel Class | com.plumtree.uiinfrastructure.approval Namespace