summaryP:DotNetNuke.Entities.Urls.UrlAction.RedirectAllowed
Namespace: DotNetNuke.Entities.UrlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool RedirectAllowed { get; private set; } |
| Visual Basic |
|---|
Public Property RedirectAllowed As Boolean Get Private Set |