Show / Hide Table of Contents

Class TabPathHelper

Inheritance
object
TabPathHelper
Inherited Members
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 TabPathHelper

Constructors

TabPathHelper()

Declaration
public TabPathHelper()

Methods

BuildTabPathWithReplacement(TabInfo, FriendlyUrlOptions, Guid)

Declaration
public static string BuildTabPathWithReplacement(TabInfo tab, FriendlyUrlOptions options, Guid parentTraceId)
Parameters
Type Name Description
TabInfo tab
FriendlyUrlOptions options
Guid parentTraceId
Returns
Type Description
string

ReplaceDiacritics(string, out bool)

Declaration
public static string ReplaceDiacritics(string tabPath, out bool replacedDiacritic)
Parameters
Type Name Description
string tabPath
bool replacedDiacritic
Returns
Type Description
string

Extension Methods

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