WebUIView.ApplicationViewId Property

Definition

Gets the identifier for this view.

public:
 property int ApplicationViewId { int get(); };
int ApplicationViewId();
public int ApplicationViewId { get; }
var int32 = webUIView.applicationViewId;
Public ReadOnly Property ApplicationViewId As Integer

Property Value

Int32

int

The identifier for this view.

Applies to