SaaS CMS has officially launched! Learn more now.

Class LoaderOptions

Specifies the options to use when loading content.

Inheritance
System.Object
LoaderOptions
Implements
System.Collections.Generic.IEnumerable<LoaderOption>
System.Collections.IEnumerable
Namespace: EPiServer.Core
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public class LoaderOptions : OptionsBase<LoaderOptions, LoaderOption>, IEnumerable<LoaderOption>, IEnumerable

Constructors

LoaderOptions()

Declaration
public LoaderOptions()

Implements

System.Collections.Generic.IEnumerable<>
System.Collections.IEnumerable

Extension Methods