Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
OptimizeFileName
.
OptimizeFileName
()
Constructor
Namespace
Statiq
.Core
Type
OptimizeFileName
Constructors
OptimizeFileName
()
OptimizeFileName
(string)
OptimizeFileName
(string,
string)
OptimizeFileName
(Config
<
Normalized
Path>
,
string)
Method Members
AfterExecution
(IExecutionContext,
ExecutionOutputs)
AfterExecutionAsync
(IExecutionContext,
ExecutionOutputs)
BeforeExecution
(IExecutionContext)
BeforeExecutionAsync
(IExecutionContext)
CollapseSpaces
(Config
<bool>
)
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)
ExecuteConfig
(IDocument,
IExecutionContext,
IMetadata)
ExecuteConfigAsync
(IDocument,
IExecutionContext,
IMetadata)
ExecuteContextAsync
(IExecutionContext)
ExecuteInputAsync
(IDocument,
IExecutionContext)
Finally
(IExecutionContext)
FinallyAsync
(IExecutionContext)
GetConfig
(string)
GetConfig
<TValue>
(string)
SetConfig
(string,
IConfig)
SpacesToDashes
(Config
<bool>
)
ToLower
(Config
<bool>
)
TrimDot
(Config
<bool>
)
TryGetConfig
(string,
IConfig)
With
Reserved
Characters
(Config
<string>
)
Property Members
Configs
Force
Document
Execution
Parallel
Optimizes the destination file name of each input document.
Namespace
Statiq
.Core
Containing Type
OptimizeFileName
Syntax
public OptimizeFileName()
On This Page
Syntax