UrlSanitizationOptions

  • Namespace: SuCoS.Helpers
  • Source File: UrlSanitizationOptions.cs

Options for the UrlExtension class. Basically to force lowercase and to change the replacement character.

Properties

LowerCase

(bool)

ReplacementChar

(char?)

ReplaceDot

(bool)