AreaService.Dispose Method (Boolean)
This member overrides MarshalByValueComponent.Dispose(Boolean).
Namespace: Microsoft.SharePoint.Portal
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected Overrides Sub Dispose ( _
disposing As Boolean _
)
'Usage
Dim disposing As Boolean
Me.Dispose(disposing)
protected override void Dispose(
bool disposing
)
Parameters
- disposing
Type: System.Boolean