EntityEditorWithPicker.DialogWidth Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Overridable Property DialogWidth As Integer
    Get
    Set
'Usage
Dim instance As EntityEditorWithPicker
Dim value As Integer

value = instance.DialogWidth

instance.DialogWidth = value
public virtual int DialogWidth { get; set; }

Property Value

Type: System.Int32
Returns Int32.

See Also

Reference

EntityEditorWithPicker Class

EntityEditorWithPicker Members

Microsoft.SharePoint.WebControls Namespace