TreePathUtilsAllowedURLPathValues Property |
Returns string containing allowed characters that cant be used in URL path.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax public static string AllowedURLPathValues { get; set; }
Property Value
Type:
StringSee Also