Class LoaderOption

Base class for types that can be part of LoaderOptions to specify options for loading of IContent instances.

Inheritance
System.Object
LoaderOption
Namespace: EPiServer.Core
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public abstract class LoaderOption : Object

Constructors

LoaderOption()

Declaration
protected LoaderOption()

Extension Methods