Converts the current instance to a raw property.

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

Syntax

C#
public RawProperty ToRawProperty()

Return Value

The initialized RawProperty.

See Also