load users profile and extract value base on naming container and key
Namespace: DotNetNuke.Services.PersonalizationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static Object GetProfile( string namingContainer, string key ) |
| Visual Basic |
|---|
Public Shared Function GetProfile ( namingContainer As String, key As String ) As Object |
Parameters
- namingContainer
- Type: System..::..String
Container for related set of values
- key
- Type: System..::..String
Individual profile key