xMenuFunction.webPage 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.
Overloads
webPage() | |
webPage(String) |
webPage()
public:
virtual System::String ^ webPage();
public virtual string webPage ();
abstract member webPage : unit -> string
override this.webPage : unit -> string
Public Overridable Function webPage () As String
Returns
Applies to
webPage(String)
public:
virtual System::String ^ webPage(System::String ^ _value);
public virtual string webPage (string _value);
abstract member webPage : string -> string
override this.webPage : string -> string
Public Overridable Function webPage (_value As String) As String
Parameters
- _value
- String