WebUIView.ApplicationViewId Property
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.
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.