Condividi tramite


WidgetCustomizationRequestedArgs.WidgetContext Proprietà

Definizione

Ottiene l'oggetto WidgetContext associato alla richiesta di personalizzazione. Questo oggetto fornisce informazioni sulla configurazione di un widget all'interno dell'host del widget.

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

Valore della proprietà

Oggetto WidgetContext .

Si applica a