- Namespace
- Statiq
.Common - Containing Type
- NormalizedPath
Syntax
public static string ReplaceInvalidPathChars(string path, char newChar = '-')
Parameters
| Name | Type | Description |
|---|---|---|
| path | string | |
| newChar | char |
Return Value
| Type | Description |
|---|---|
| string |
public static string ReplaceInvalidPathChars(string path, char newChar = '-')
| Name | Type | Description |
|---|---|---|
| path | string | |
| newChar | char |
| Type | Description |
|---|---|
| string |