Deletes a Property Defintion from the Data Store
Namespace: DotNetNuke.Entities.ProfileAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static void DeletePropertyDefinition( ProfilePropertyDefinition definition ) |
Visual Basic |
---|
Public Shared Sub DeletePropertyDefinition ( definition As ProfilePropertyDefinition ) |
Parameters
- definition
- Type: DotNetNuke.Entities.Profile..::..ProfilePropertyDefinition
The ProfilePropertyDefinition object to delete