Compartilhar via


Gadget.OnCommitTransaction Method (EventArgs)

 

Raises the CommitTransaction event.

Namespace:   Microsoft.WindowsServerSolutions.Web
Assembly:  Wssg.Web (in Wssg.Web.dll)

Syntax

protected override void OnCommitTransaction(
    EventArgs e
)
protected:
virtual void OnCommitTransaction(
    EventArgs^ e
) override
Protected Overrides Sub OnCommitTransaction (
    e As EventArgs
)

Parameters

See Also

Gadget Class
Microsoft.WindowsServerSolutions.Web Namespace

Return to top