Sets the content of each document to the config value.
- Namespace
- Statiq
.Core - Containing Type
- SetContent
Syntax
public SetContent(Config<IContentProvider> contentProvider)
Parameters
Name | Type | Description |
---|---|---|
contentProvider | Config |
A delegate that returns the content provider to set. |