Creates a copy of this object.

Namespace:  EPiServer.SpecializedProperties
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
public override PropertyData Copy()

Return Value

A new PropertyData object.

See Also