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.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static bool UseTrailingSlashOnlyForExtensionLess { get; }
Property Value
Type:
BooleanSee Also