summaryF:DotNetNuke.Entities.Urls.FriendlyUrlOptions.ReplaceCharWithChar

Namespace: DotNetNuke.Entities.Urls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public Dictionary<string, string> ReplaceCharWithChar
Visual Basic
Public ReplaceCharWithChar As Dictionary(Of String, String)

See Also