Uiinfrastructure API Docs  
 

AValidator.SetErrorMessage Method 

Sets the error message

public virtual void SetErrorMessage(
   string errorMessage
);

Parameters

errorMessage
the error message

See Also

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