MigrationHttpModule.IHttpModule.Dispose Method

Disposes context for the MigrationHttpModule context.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Private Sub Dispose Implements IHttpModule.Dispose
'Usage
Dim instance As MigrationHttpModule

CType(instance, IHttpModule).Dispose()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
void IHttpModule.Dispose()

Implements

IHttpModule.Dispose()

See Also

Reference

MigrationHttpModule Class

MigrationHttpModule Members

Microsoft.SharePoint.Publishing Namespace