HostedControl.DisplayGroup Property

Definition

The name of the UII panel this application is hosted within. This is taken from the database Application table initialization XML.

public:
 virtual property System::String ^ DisplayGroup { System::String ^ get(); };
[System.ComponentModel.Browsable(false)]
public virtual string DisplayGroup { get; }
[<System.ComponentModel.Browsable(false)>]
member this.DisplayGroup : string
Public Overridable ReadOnly Property DisplayGroup As String

Property Value

Implements

Attributes

Applies to