A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

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