Partager via


ControlRendererPage.Dispose Method ()

 

Release all resources that are used by the ControlRendererPage object.

Namespace:   Microsoft.WindowsServerSolutions.Administration.ObjectModel
Assembly:  Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)

Syntax

public void Dispose()
public:
virtual void Dispose() sealed
Public Sub Dispose

Implements

IDisposable.Dispose()

See Also

Dispose Overload
ControlRendererPage Class
Microsoft.WindowsServerSolutions.Administration.ObjectModel Namespace

Return to top