Determines whether the collection contains a property definition
Namespace: DotNetNuke.Entities.ProfileAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool Contains( ProfilePropertyDefinition value ) |
| Visual Basic |
|---|
Public Function Contains ( value As ProfilePropertyDefinition ) As Boolean |
Parameters
- value
- Type: DotNetNuke.Entities.Profile..::..ProfilePropertyDefinition
A ProfilePropertyDefinition object