Show / Hide Table of Contents

Interface IStylesheetResource

Inherited Members
ILinkResource.Preload
ILinkResource.Media
IResource.Register()
IResource.Render(int, bool, string)
IResource.FilePath
IResource.PathNameAlias
IResource.ResolvedPath
IResource.CdnUrl
IResource.Priority
IResource.Provider
IResource.Name
IResource.Version
IResource.ForceVersion
IResource.CrossOrigin
IResource.FetchPriority
IResource.ReferrerPolicy
IResource.Blocking
IResource.Integrity
IResource.Type
IResource.Attributes
Namespace: DotNetNuke.Abstractions.ClientResources
Assembly: DotNetNuke.Abstractions.dll
Syntax
public interface IStylesheetResource : ILinkResource, IResource

Properties

Disabled

Declaration
bool Disabled { get; set; }
Property Value
Type Description
bool

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS