Gets and sets the Profile
Namespace: DotNetNuke.Services.AuthenticationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public NameValueCollection Profile { get; set; } |
| Visual Basic |
|---|
Public Property Profile As NameValueCollection Get Set |