Adds a Property Defintion to the Data Store
Namespace: DotNetNuke.Entities.ProfileAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static int AddPropertyDefinition( ProfilePropertyDefinition definition ) |
| Visual Basic |
|---|
Public Shared Function AddPropertyDefinition ( definition As ProfilePropertyDefinition ) As Integer |
Parameters
- definition
- Type: DotNetNuke.Entities.Profile..::..ProfilePropertyDefinition
An ProfilePropertyDefinition object