Deletes all expired portals.
Namespace: DotNetNuke.Entities.PortalsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static void DeleteExpiredPortals( string serverPath ) |
Visual Basic |
---|
Public Shared Sub DeleteExpiredPortals ( serverPath As String ) |
Parameters
- serverPath
- Type: System..::..String
The server path.