System.Web.UI.ClientScriptManager.ValidateEvent Method

Validates a client event that was registered for event validation using the ClientScriptManager.RegisterForEventValidation(string) method.

Syntax

public void ValidateEvent (string uniqueId)

Parameters

uniqueId
A unique ID representing the client control generating the event.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0