Creates a PropertyData object from a RawProperty.
Namespace:
EPiServer.CoreAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public static PropertyData CreatePropertyDataObject( RawProperty rawProp ) |
Parameters
- rawProp
- Type: EPiServer.Core..::.RawProperty
The source to create the new property from.