When true, ChangeFriendlyUrl is called for every generated Url called through the NavigateUrl API
When false, ChangeFriendlyUrl is called only for tabs in the TabIds list
Namespace: DotNetNuke.Entities.UrlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool ReplaceAllUrls { get; set; } |
| Visual Basic |
|---|
Public Property ReplaceAllUrls As Boolean Get Set |