EntityEditorWithPicker.DefaultCheckButtonImageName property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property DefaultCheckButtonImageName As String
Get
'Usage
Dim value As String
value = Me.DefaultCheckButtonImageName
protected virtual string DefaultCheckButtonImageName { get; }
Property value
Type: System.String