Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Namespace EPiServer.Framework.Web.Resources

Classes

ClientResource

Client resource definition

ClientResourceComparer

Client resource comparer that is used to order client resources to guess the best resource loading sequence in the browser. Usually is used for initial simple sorting before sorting by dependencies.

ClientResourceInitialization

Client resource initializer to enable debug mode

ClientResourceProviderAttribute

Attribute used to mark client resources provider implementations.

ClientResourceRegisterAttribute

Attribute is used to mark IClientResourceRegister implementations that should be discovered automatically by service locator.

ClientResources

Helper methods to require and render client resources.

ClientResourceService

Performs the registrations of required client resources by calling available IClientResourceRegister instances. Provides the list of required client resources combined in bundles.

ClientResourceSettings

Required client resource settings

RequiredClientResourceList

Client resource manager implementation

Interfaces

IClientResourceProvider

Classes implementing this interface are used to provide client resources to the site

IClientResourceRegister

Defines methods to register required client resources for current context.

IClientResourceService

Provides methods to perform registration of required client resources and get registered resources.

IRequiredClientResourceList

Provides methods to register required client resource and get information about registered items.

Enums

ClientResourceType

Defines different types of resources