Plumtree UI Infrastructure API  
 

AApprovalModel.GetSubTitle Method 

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

public abstract string GetSubTitle();

Return Value

String

Implements

IApprovalModelRO.GetSubTitle

See Also

AApprovalModel Class | com.plumtree.uiinfrastructure.approval Namespace