summaryM:DotNetNuke.Services.Mobile.IRedirectionController.PurgeInvalidRedirections(System.Int32)
Namespace: DotNetNuke.Services.MobileAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
void PurgeInvalidRedirections( int portalId ) |
| Visual Basic |
|---|
Sub PurgeInvalidRedirections ( portalId As Integer ) |
Parameters
- portalId
- Type: System..::..Int32
paramportalIdM:DotNetNuke.Services.Mobile.IRedirectionController.PurgeInvalidRedirections(System.Int32)