summaryP:DotNetNuke.Entities.Urls.FriendlyUrlSettings.DoNotRedirectSecureRegex
Namespace: DotNetNuke.Entities.UrlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string DoNotRedirectSecureRegex { get; internal set; } |
Visual Basic |
---|
Public Property DoNotRedirectSecureRegex As String Get Friend Set |