summaryP:DotNetNuke.Entities.Urls.FriendlyUrlSettings.DoNotRedirectSecureRegex

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

Syntax

C#
public string DoNotRedirectSecureRegex { get; internal set; }
Visual Basic
Public Property DoNotRedirectSecureRegex As String
	Get
	Friend Set

See Also