Interface ILinkResource
Inherited Members
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 |