summaryM:DotNetNuke.Services.Mobile.IRedirectionController.GetFullSiteUrl(System.Int32,System.Int32)
Namespace: DotNetNuke.Services.MobileAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
string GetFullSiteUrl( int portalId, int currentTabId ) |
| Visual Basic |
|---|
Function GetFullSiteUrl ( portalId As Integer, currentTabId As Integer ) As String |
Parameters
- portalId
- Type: System..::..Int32
paramportalIdM:DotNetNuke.Services.Mobile.IRedirectionController.GetFullSiteUrl(System.Int32,System.Int32)
- currentTabId
- Type: System..::..Int32
paramcurrentTabIdM:DotNetNuke.Services.Mobile.IRedirectionController.GetFullSiteUrl(System.Int32,System.Int32)