Class UserDataProfile
- Namespace
- DotNetBrowser.UserData
- Assembly
- DotNetBrowser.dll
The collected data entered by the user to a form and persisted to the user data store.
public sealed class UserDataProfile
- Inheritance
-
UserDataProfile
- Inherited Members
Properties
- 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.