Invalidates the entire surface of the control and causes the control to be redrawn.

Namespace:  C1.Web.UI.Controls.C1FormDecorator
Assembly:  C1FormDecoratorClient (in C1FormDecoratorClient.dll)

Syntax

JavaScript
function invalidate();

Remarks

This method does not contain any actions in base implementation.

See Also