URLHelperForbiddenCharactersReplacement Method |
Returns string containing replacement for forbidden characters (chars that can't be used in node alias and in the file system).
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static char ForbiddenCharactersReplacement(
string siteName
)
Parameters
- siteName
- Type: SystemString
Return Value
Type:
CharSee Also