Condividi tramite


NewWebUIViewCreatedEventArgs.WebUIView Proprietà

Definizione

Ottiene la visualizzazione dell'interfaccia utente Web che ha attivato l'evento.

public:
 property WebUIView ^ WebUIView { WebUIView ^ get(); };
WebUIView WebUIView();
public WebUIView WebUIView { get; }
var webUIView = newWebUIViewCreatedEventArgs.webUIView;
Public ReadOnly Property WebUIView As WebUIView

Valore della proprietà

Visualizzazione che ha attivato l'evento.

Si applica a