Optimizes the file name stored in the given metadata key and stores it back in the same key.
- Namespace
- Statiq
.Core - Containing Type
- OptimizeFileName
Syntax
public OptimizeFileName(string key)
Parameters
| Name | Type | Description |
|---|---|---|
| key | string | The key containing the file name to optimize. |