Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
Multi
Config
Module
Base
.
Force
Document
Execution
Property
Namespace
Statiq
.Common
Type
Multi
Config
Module
Base
Method Members
AfterExecution
(IExecutionContext,
ExecutionOutputs)
AfterExecutionAsync
(IExecutionContext,
ExecutionOutputs)
BeforeExecution
(IExecutionContext)
BeforeExecutionAsync
(IExecutionContext)
CombineConfig
<TValue>
(string,
Config
<TValue>
,
Func
<TValue,
TValue,
TValue>
)
CombineConfig
<TValue>
(string,
Config
<TValue>
,
Func
<TValue,
TValue,
Task
<TValue>
>
)
CombineConfig
<TValue>
(string,
Config
<TValue>
,
Func
<TValue,
TValue,
IExecutionContext,
TValue>
)
CombineConfig
<TValue>
(string,
Config
<TValue>
,
Func
<TValue,
TValue,
IExecutionContext,
Task
<TValue>
>
)
CombineConfig
<TValue>
(string,
Config
<TValue>
,
Func
<TValue,
TValue,
IDocument,
IExecutionContext,
TValue>
)
CombineConfig
<TValue>
(string,
Config
<TValue>
,
Func
<TValue,
TValue,
IDocument,
IExecutionContext,
Task
<TValue>
>
)
ExecuteAsync
(IExecutionContext)
ExecuteConfigAsync
(IDocument,
IExecutionContext,
IMetadata)
ExecuteContextAsync
(IExecutionContext)
ExecuteInputAsync
(IDocument,
IExecutionContext)
Finally
(IExecutionContext)
FinallyAsync
(IExecutionContext)
GetConfig
(string)
GetConfig
<TValue>
(string)
SetConfig
(string,
IConfig)
TryGetConfig
(string,
IConfig)
Property Members
Configs
Force
Document
Execution
Namespace
Statiq
.Common
Containing Type
Multi
Config
Module
Base
Property Type
bool
Syntax
public bool ForceDocumentExecution { get; }
Value
Type
Description
bool
On This Page
Syntax
Value