System.Web.UI.WebControls.Table.RaisePostBackEvent Method

Raises events for the System.Web.UI.WebControls.Table control when a form is posted back to the server.

Syntax

protected virtual void RaisePostBackEvent (string argument)

Parameters

argument
A string that represents the argument for the event.

Remarks

The page passes the value of the argument parameter to the Table.RaisePostBackEvent(string) method.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0