Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.

 

Interface IRawContent

Interface that must be implemented by a component that is to be spart of export / import.

Namespace: EPiServer.Core
Assembly: EPiServer.dll
Version: 7.19.2
Syntax
public interface IRawContent

Methods

ToRawContent()

Declaration
RawContent ToRawContent()
Returns
Type Description
RawContent

Extension Methods