Inheritance Hierarchy
RainWorx.FrameWorx.DTOUser
Namespace: RainWorx.FrameWorx.DTO
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Syntax
C#
public class User
The User type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | User | Initializes a new instance of the User class |
Properties
Methods
Name | Description | |
---|---|---|
![]() | Clone |
Extension Methods
Name | Description | |
---|---|---|
![]() | AllowInstantCheckout | (Defined by Extensions.) |
![]() | BoolProperty | (Defined by Extensions.) |
![]() | CreditCardAccepted | (Defined by Extensions.) |
![]() | FirstName | (Defined by Extensions.) |
![]() | IsRestricted | (Defined by Extensions.) |
![]() | LastName | (Defined by Extensions.) |
![]() | PaymentInstructions | (Defined by Extensions.) |
![]() | PayPalAccepted | (Defined by Extensions.) |
![]() | PayPalEmail | (Defined by Extensions.) |
![]() | PropertyValue | (Defined by Extensions.) |
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also