IOutput
- Namespace: SuCoS.Models
- Source File: IOutput.cs
Page or Resources (files) that will be considered as output.
Properties
Permalink
(Uri): The URL for the content.
PermalinkDir
(Uri): The relative permalink's "path"
PermalinkFilename
(string): The relative permalink's filename
RelPermalink
(Uri) { get; set }: The URL for the content.
RelPermalinkDir
(Uri) : The relative permalink's "path"
RelPermalinkFilename
(string): The relative permalink's filename
Site
(ISiteOutput) : Point to the site configuration.