Uiinfrastructure API Docs  
 

AErrorModel.ClearError Method (String)

Call this method to clear the specified error.

public virtual void ClearError(
   string sKey
);

Parameters

sKey
String key used to store the error. Available from UIError.GetSessionKey().

See Also

AErrorModel Class | com.plumtree.uiinfrastructure.errordisplay Namespace | AErrorModel.ClearError Overload List