Freigeben über


WidgetCustomizationRequestedArgs.WidgetContext Eigenschaft

Definition

Ruft das WidgetContext-Objekt ab, das der Anpassungsanforderung zugeordnet ist. Dieses Objekt stellt Informationen zur Konfiguration eines Widgets innerhalb des Widgethosts bereit.

public:
 property WidgetContext ^ WidgetContext { WidgetContext ^ get(); };
WidgetContext WidgetContext();
public WidgetContext WidgetContext { get; }
var widgetContext = widgetCustomizationRequestedArgs.widgetContext;
Public ReadOnly Property WidgetContext As WidgetContext

Eigenschaftswert

Das WidgetContext-Objekt .

Gilt für: