Click or drag to resize
URLHelperUseTrailingSlashOnlyForExtensionLess Property
Gets the value that indicates whether trailing slash handling should be processed for all requests or only for extension less requests

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

Property Value

Type: Boolean
See Also