Enum ClientResourceType
Defines different types of resources
Namespace: EPiServer.Framework.Web.Resources
Assembly: EPiServer.Framework.AspNet.dll
Version: 11.20.7Syntax
public enum ClientResourceType
Fields
Name | Description |
---|---|
Html | Inline HTML block that should be injected on the page |
Script | JavaScript file or inline script block |
Style | CSS file or inline style block |