check whether have conflict between tab path and portal alias.
Namespace: DotNetNuke.Entities.TabsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static bool IsDuplicateWithPortalAlias( int portalId, string tabPath ) |
| Visual Basic |
|---|
Public Shared Function IsDuplicateWithPortalAlias ( portalId As Integer, tabPath As String ) As Boolean |