Gets an item in the collection by name.
Namespace: DotNetNuke.Entities.ProfileAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public ProfilePropertyDefinition GetByName( string name ) |
| Visual Basic |
|---|
Public Function GetByName ( name As String ) As ProfilePropertyDefinition |
Parameters
- name
- Type: System..::..String
The name of the Property to get