Class TabPathHelper
Inheritance
TabPathHelper
Assembly: DotNetNuke.dll
Syntax
public class TabPathHelper
Constructors
TabPathHelper()
Declaration
Methods
BuildTabPathWithReplacement(TabInfo, FriendlyUrlOptions, Guid)
Declaration
public static string BuildTabPathWithReplacement(TabInfo tab, FriendlyUrlOptions options, Guid parentTraceId)
Parameters
Returns
ReplaceDiacritics(string, out bool)
Declaration
public static string ReplaceDiacritics(string tabPath, out bool replacedDiacritic)
Parameters
Type |
Name |
Description |
string |
tabPath |
|
bool |
replacedDiacritic |
|
Returns
Extension Methods