GoXam for WPF v3
CurrentTransactionName Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Model Namespace
>
UndoManager Class
: CurrentTransactionName Property
Gets the current transaction name given by
StartTransaction
.
Syntax
C#
public
string
CurrentTransactionName {
get
;}
Property Value
If no transaction is ongoing, this will be an empty string.
See Also
Reference
UndoManager Class
UndoManager Members