DesignerTransaction::OnCommit Method ()

 

Performs the actual work of committing a transaction.

Namespace:   System.ComponentModel.Design
Assembly:  System (in System.dll)

protected:
virtual void OnCommit() abstract

When a designer transaction is committed, the transaction is considered complete and does not track further changes.

Notes to Inheritors:

When implemented in a derived class, this method performs work associated with processing the transaction.

NamedPermissionSet

for full access to system resources. Demand value: InheritanceDemand. Associated state:

.NET Framework
Available since 1.1
Return to top
Show: