Show / Hide Table of Contents

Interface ILinkResource

Inherited Members
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 ILinkResource : IResource

Properties

Media

Declaration
string Media { get; set; }
Property Value
Type Description
string

Preload

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

Extension Methods

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