Class PropertyGuidTransform
Inheritance
System.Object
PropertyGuidTransform
Assembly: EPiServer.dll
Version: 12.0.3
public class PropertyGuidTransform : PropertyTransform<PropertyString>, IPropertyTransform
Constructors
Declaration
public PropertyGuidTransform()
Methods
TransformForImport(RawProperty, PropertyString, PropertyImportContext)
Declaration
protected override bool TransformForImport(RawProperty source, PropertyString output, PropertyImportContext context)
Parameters
Returns
Type |
Description |
System.Boolean |
|
Overrides
EPiServer.Core.Transfer.Internal.PropertyTransform<EPiServer.Core.PropertyString>.TransformForImport(EPiServer.Core.RawProperty, EPiServer.Core.PropertyString, EPiServer.Core.Transfer.PropertyImportContext)
Implements
Extension Methods