Gets a Profile Property Value from the Profile
Namespace: DotNetNuke.Entities.UsersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string GetPropertyValue( string propName ) |
Visual Basic |
---|
Public Function GetPropertyValue ( propName As String ) As String |
Parameters
- propName
- Type: System..::..String
The name of the propoerty to retrieve.