System.Web.UI.TemplateControl.OnCommitTransaction Method

Raises the TemplateControl.CommitTransaction event.

Syntax

protected virtual void OnCommitTransaction (EventArgs e)

Parameters

e
An EventArgs that contains the event data.

Remarks

You can use the TemplateControl.OnCommitTransaction(EventArgs) method for any transaction processing logic in which your page or user control participates.

Requirements

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