Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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()