Class UserViewModel
- Namespace
- Dynamicweb.Frontend
- Assembly
- Dynamicweb.dll
UserViewModel represents the rendering context used when a user is rendered.
- Inheritance
-
User
View Model
- Inherited Members
- Extension Methods
Constructors
UserViewModel()
Initializes a new instance of the User
Properties
Address
Gets or sets the address.
Property Value
- string
The address.
Address2
Gets or sets the address2.
Property Value
- string
The address2.
AddressCustomFields
Property Value
City
Gets or sets the city.
Property Value
- string
The city.
Company
Gets or sets the company.
Property Value
- string
The company.
Country
Gets or sets the country.
Property Value
- string
The country.
CountryCode
Gets or sets the country code.
Property Value
- string
The country code.
Currency
Gets or sets the currency.
Property Value
- string
The currency.
CustomFields
Property Value
CustomerNumber
Gets or sets the customer number.
Property Value
- string
The customer number.
Department
Gets or sets the department.
Property Value
- string
The department.
Gets or sets the email.
Property Value
- string
The email.
ExternalID
Gets the external identifier.
Property Value
- string
The external identifier.
FirstName
Gets or sets the first name.
Property Value
- string
The first name.
HouseNumber
Gets or sets the house number.
Property Value
- string
The house number.
ID
Gets or sets the identifier.
Property Value
- int
The identifier.
Image
Gets or sets the image.
Property Value
- string
The image.
JobTitle
Gets or sets the job title.
Property Value
- string
The job title.
LastName
Gets or sets the last name.
Property Value
- string
The last name.
Location
Property Value
MiddleName
Gets or sets the name of the middle.
Property Value
- string
The name of the middle.
Name
Gets or sets the name.
Property Value
- string
The name.
Phone
Gets or sets the phone.
Property Value
- string
The phone.
PhoneBusiness
Gets or sets the phone business.
Property Value
- string
The phone business.
PhoneMobile
Gets or sets the phone mobile.
Property Value
- string
The phone mobile.
PhonePrivate
Gets or sets the phone private.
Property Value
- string
The phone private.
PointBalance
Gets or sets user's loyalty points balance
Property Value
- double
User's loyalty points balance.
ShopID
Gets or sets the shop id.
Property Value
- string
The shop id.
State
Gets or sets the state.
Property Value
- string
The state.
StockLocationID
Gets or sets the stocklocation.
Property Value
- long?
The stocklocation.
Title
Gets or sets the title.
Property Value
- string
The title.
UniqueId
Gets or sets the unique identifier.
Property Value
- Guid
The unique identifier.
UserName
Gets or sets the name of the user.
Property Value
- string
The name of the user.
Zip
Gets or sets the zip.
Property Value
- string
The zip.