EntityEditorWithPicker.DisabledCheckNamesButtonImageName property

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

Syntax

'Declaration
Public Overridable Property DisabledCheckNamesButtonImageName As String
    Get
    Set
'Usage
Dim instance As EntityEditorWithPicker
Dim value As String

value = instance.DisabledCheckNamesButtonImageName

instance.DisabledCheckNamesButtonImageName = value
public virtual string DisabledCheckNamesButtonImageName { get; set; }

Property value

Type: System.String

See also

Reference

EntityEditorWithPicker class

EntityEditorWithPicker members

Microsoft.SharePoint.WebControls namespace