EntityEditorWithPicker.DoPostBackOnResolve Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property DoPostBackOnResolve As Boolean
Get
Set
'Usage
Dim instance As EntityEditorWithPicker
Dim value As Boolean
value = instance.DoPostBackOnResolve
instance.DoPostBackOnResolve = value
public bool DoPostBackOnResolve { get; set; }
Property Value
Type: System.Boolean
Returns Boolean.