Try our conversational search powered by Generative AI!

Class ClientResourceServiceExtensions

Extension methods for IClientResourceService

Inheritance
System.Object
ClientResourceServiceExtensions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Framework.Web.Resources
Assembly: EPiServer.Framework.AspNet.dll
Version: 11.20.7
Syntax
public static class ClientResourceServiceExtensions

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