RGUIMessagesRemoveError Method

Removes the error.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.12.0.24.1213.1
C#
public void RemoveError(
	string clientName
)

Parameters

clientName  String
The client name of the field.

See Also