Show / Hide Table of Contents

Class AdvancedFriendlyUrlProvider

Inheritance
object
FriendlyUrlProviderBase
AdvancedFriendlyUrlProvider
Inherited Members
FriendlyUrlProviderBase.UrlFormat
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Entities.Urls
Assembly: DotNetNuke.dll
Syntax
public class AdvancedFriendlyUrlProvider : FriendlyUrlProviderBase

Methods

ImprovedFriendlyUrl(TabInfo, string, string, string, bool, FriendlyUrlSettings, Guid)

Declaration
public static string ImprovedFriendlyUrl(TabInfo tab, string path, string pageName, string httpAlias, bool ignoreCustomRedirects, FriendlyUrlSettings settings, Guid parentTraceId)
Parameters
Type Name Description
TabInfo tab
string path
string pageName
string httpAlias
bool ignoreCustomRedirects
FriendlyUrlSettings settings
Guid parentTraceId
Returns
Type Description
string

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS