Table of Contents

Property NormalizeSeparators

Namespace
Sisk.Core.Helpers
Assembly
Sisk.Core.dll

NormalizeSeparators

Gets or sets a value indicating whether to normalize separators in the URL.

public bool NormalizeSeparators { get; set; }

Property Value

bool

Remarks

If true, the URL builder will replace backslashes with forward slashes.