LookupMappingPage.DoHidePage(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 DoHidePage([Runtime::InteropServices::Out] System::String ^ % msg);
protected override bool DoHidePage (out string msg);
override this.DoHidePage : string -> bool
Protected Overrides Function DoHidePage (ByRef msg As String) As Boolean
Parameters
- msg
- String