ContextSelector<T>.DialogWidth property

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; }

Property value

Type: System.UInt32

See also

Reference

ContextSelector<T> class

ContextSelector<T> members

Microsoft.SharePoint.WebControls namespace