ModulePage.IModulePage.ShowHelp 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.
Calls the ShowHelp() method.
virtual bool Microsoft.Web.Management.Client.IModulePage.ShowHelp() = Microsoft::Web::Management::Client::IModulePage::ShowHelp;
bool IModulePage.ShowHelp ();
Function ShowHelp () As Boolean Implements IModulePage.ShowHelp
Returns
true
if Help is supported; otherwise, false
. The default is false
.