WebUrlMenuFunction.windowMode 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
windowMode() | |
windowMode(Int32) |
windowMode()
public:
virtual int windowMode();
public virtual int windowMode ();
abstract member windowMode : unit -> int
override this.windowMode : unit -> int
Public Overridable Function windowMode () As Integer