Inheritance Hierarchy
RainWorx.FrameWorx.UtilityTransactionUtils
Namespace: RainWorx.FrameWorx.Utility
Assembly: RainWorx.FrameWorx.Utility (in RainWorx.FrameWorx.Utility.dll) Version: 3.5
Syntax
C#
public class TransactionUtils
The TransactionUtils type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | TransactionUtils | Initializes a new instance of the TransactionUtils class |
Methods
Name | Description | |
---|---|---|
![]() ![]() | CreateTransactionScope | |
![]() ![]() | CreateTransactionScope_RequiresNew | |
![]() ![]() | CreateTransactionScope_Suppress |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also