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

Class ClientResourceServiceExtensions

Extension methods for IClientResourceService

Inheritance
System.Object
ClientResourceServiceExtensions
Namespace: EPiServer.Framework.Web.Resources
Assembly: EPiServer.Framework.AspNetCore.dll
Version: 12.0.3
Syntax
public static class ClientResourceServiceExtensions : Object

Methods

RegisterRequiredResources(IClientResourceService)

Performs the registration of the required client resources.

Declaration
public static void RegisterRequiredResources(this IClientResourceService service)
Parameters
Type Name Description
IClientResourceService service

The extended client resource service