load users profile and extract secure value base on naming container and key
Namespace: DotNetNuke.Services.PersonalizationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static Object GetSecureProfile( string namingContainer, string key ) |
Visual Basic |
---|
Public Shared Function GetSecureProfile ( 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