Uiinfrastructure API Docs  
 

ErrorDisplayHelper.GetFirstErrorExtendedText Method 

This method gets the extended error message for the first UI error. It does not handle error exceptions.

public virtual string GetFirstErrorExtendedText();

Return Value

String the first extended error string. Empty string if there are no errors.

See Also

ErrorDisplayHelper Class | com.plumtree.uiinfrastructure.errordisplay Namespace