LookupAdvancedPage.DoSavePage(Boolean, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
override bool DoSavePage(bool pageIsValid, [Runtime::InteropServices::Out] System::String ^ % msg);
protected override bool DoSavePage (bool pageIsValid, out string msg);
override this.DoSavePage : bool * string -> bool
Protected Overrides Function DoSavePage (pageIsValid As Boolean, ByRef msg As String) As Boolean
Parameters
- pageIsValid
- Boolean
- msg
- String