Uiinfrastructure API Docs  
 

PageMgr.AddErrorMessage Method 

Adds the error message to the array containing the rest of the error messages.

public virtual void AddErrorMessage(
   string _strErrorNum,
   string _strFileName
);

Parameters

_strErrorNum
_strFileName

See Also

PageMgr Class | com.plumtree.uiinfrastructure.pagecontrols.framework Namespace