HostedControl.IsGlobal Property

Definition

Tells whether the hosted application is global

public:
 property bool IsGlobal { bool get(); void set(bool value); };
public bool IsGlobal { get; set; }
member this.IsGlobal : bool with get, set
Public Property IsGlobal As Boolean

Property Value

Implements

Applies to