RenderBlogPostsSettings.

Layout Property

Summary

The Razor layout to use.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
RenderBlogPostsSettings

Syntax

public DocumentConfig Layout { get; set; }

Value

Type Description
DocumentConfig
GitHub