Class LoaderOptions
Specifies the options to use when loading content.
Inherited Members
Namespace: EPiServer.Core
Assembly: EPiServer.dll
Version: 12.0.3Syntax
public class LoaderOptions : OptionsBase<LoaderOptions, LoaderOption>, IEnumerable<LoaderOption>, IEnumerable
Constructors
LoaderOptions()
Declaration
public LoaderOptions()
Implements
System.Collections.Generic.IEnumerable<>
System.Collections.IEnumerable