RoundBackButton::Dispose Method (Boolean)

 

Releases the unmanaged resources used by the RoundBackButton and optionally releases the managed resources.

Namespace:   Microsoft.WindowsServerSolutions.Common.WizardBase
Assembly:  AdminCommon (in AdminCommon.dll)

protected:
virtual void Dispose(
	bool disposing
) override

Parameters

disposing
Type: System::Boolean

true to release both managed and unmanaged resources; false to release only unmanaged resources.

Return to top

Community Additions

ADD
Show: