Inheritance Hierarchy
RainWorx.FrameWorx.DTO.EventArgsListingActionChange
Namespace: RainWorx.FrameWorx.DTO.EventArgs
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Syntax
C#
public class ListingActionChange
The ListingActionChange type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ListingActionChange | Initializes a new instance of the ListingActionChange class |
Properties
Name | Description | |
---|---|---|
![]() | AcceptedActionCount | |
![]() | CurrencyCode | |
![]() | CurrentListingActionUserName | |
![]() | Increment | |
![]() | ListingID | |
![]() | NextPrice | |
![]() | Price | |
![]() | Properties | |
![]() | Quantity | |
![]() | Source | |
![]() | UserName |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also