Click or drag to resize
URLHelperAllowedURLPathValues Property
Returns string containing allowed characters that cant be used in URL path.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static string AllowedURLPathValues { get; }

Property Value

Type: String
See Also