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