UserDataProfile Class |
Namespace: DotNetBrowser.UserData
public sealed class UserDataProfile
The UserDataProfile type exposes the following members.
Name | Description | |
---|---|---|
Address |
Gets the address entered by the user.
| |
CompanyName |
Gets the name of the company entered by the user.
| |
Gets the email value entered by the user.
| ||
FullName |
Gets the full name value entered by the user.
| |
PhoneNumber |
Gets the phone number value entered by the user.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object).) | |
GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |