Gets an item in the collection by Id.
Namespace: DotNetNuke.Entities.ProfileAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public ProfilePropertyDefinition GetById( int id ) |
| Visual Basic |
|---|
Public Function GetById ( id As Integer ) As ProfilePropertyDefinition |
Parameters
- id
- Type: System..::..Int32
The id of the Property to get