Class StylesheetDto
Inherited Members
Namespace: DotNetNuke.Services.Tokens
Assembly: DotNetNuke.dll
Syntax
public class StylesheetDto
Constructors
StylesheetDto()
Declaration
public StylesheetDto()
Properties
Path
Declaration
public string Path { get; set; }
Property Value
Type | Description |
---|---|
string |
Priority
Declaration
public int Priority { get; set; }
Property Value
Type | Description |
---|---|
int |
Provider
Declaration
public string Provider { get; set; }
Property Value
Type | Description |
---|---|
string |