Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

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: 11.20.7
Syntax
public interface IRawContent

Methods

ToRawContent()

Declaration
RawContent ToRawContent()
Returns
Type Description
RawContent

Extension Methods