Gets a normalized title derived from the file path.
- Namespace
- Statiq
.Common - Containing Type
- NormalizedPath
Syntax
public string GetTitle()
Return Value
Type | Description |
---|---|
string | A normalized title or null if the path is null. |