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.

ClientResourceOptions

Specifies options for how client resources should be handled

ClientResourceProviderAttribute

Attribute used to mark client resources provider implementations.

ClientResourceRegistratorAttribute

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

ClientResources

Helper methods to require and render client resources.

ClientResourceServiceExtensions

Extension methods for IClientResourceService

ClientResourceSettings

Required client resource settings

ClientResourceType

Defines different types of resources

Interfaces

IClientResourceProvider

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

IClientResourceRegistrator

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.