Freigeben über


ContextSelector<T>.DialogWidth-Eigenschaft

Dient zum Abrufen oder Festlegen der Breite in Pixel im Popup-Dialogfeld Auswahl.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property DialogWidth As UInteger
    Get
    Set
'Usage
Dim instance As ContextSelector
Dim value As UInteger

value = instance.DialogWidth

instance.DialogWidth = value
public uint DialogWidth { get; set; }

Eigenschaftswert

Typ: System.UInt32
Eine 32-Bit-Ganzzahl ohne Vorzeichen, die die Breite des im Auswahldialogfeld Popup in Pixeln angibt.

Siehe auch

Referenz

ContextSelector<T> Klasse

ContextSelector<T>-Member

Microsoft.SharePoint.WebControls-Namespace