Inheritance Hierarchy
RainWorx.FrameWorx.DTOListing
Namespace: RainWorx.FrameWorx.DTO
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Syntax
C#
public class Listing
The Listing type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Listing | Initializes a new instance of the Listing class |
Properties
Extension Methods
Name | Description | |
---|---|---|
![]() | AcceptedListingActionCount |
Returns the number of accepted listing actions for the specified listing
(Defined by HtmlHelpers.) |
![]() | AllCustomItemProperties | (Defined by Extensions.) |
![]() | BeginDetailLink |
Generates the Beginning HTML of an anchor tag with the absolute url, including SEO data, to the Detail page of this Listing
(Defined by HtmlHelpers.) |
![]() | DetailLink |
Generates the HTML of an anchor tag with the absolute url, including SEO data, to the Detail page of this Listing, wrapping the specified value
(Defined by HtmlHelpers.) |
![]() | EndDetailLink |
Generates the Ending HTML of an anchor tag with the absolute url, including SEO data, to the Detail page of this Listing
(Defined by HtmlHelpers.) |
![]() | GetDetailUrl |
Generates the absolute url, including SEO data, to the Detail page of this Listing
(Defined by HtmlHelpers.) |
![]() | IsGoodTilCanceled | (Defined by Extensions.) |
![]() | LeafRegion | (Defined by Extensions.) |
![]() | OwnerAcceptsPayPal | (Defined by Extensions.) |
![]() | OwnerAllowsInstantCheckout | (Defined by Extensions.) |
![]() | PaymentInstructions | (Defined by Extensions.) |
![]() | PayPalEmail | (Defined by Extensions.) |
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also