Inheritance Hierarchy
RainWorx.FrameWorx.DTOLineItem
Namespace: RainWorx.FrameWorx.DTO
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Syntax
C#
public class LineItem
The LineItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | LineItem | Initializes a new instance of the LineItem class |
Properties
Extension Methods
Name | Description | |
---|---|---|
![]() | CreditCardAccepted | (Defined by Extensions.) |
![]() | OwnerAcceptsPayPal | (Defined by Extensions.) |
![]() | OwnerAllowsInstantCheckout | (Defined by Extensions.) |
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also