PeopleEditor.DefaultCheckButtonImageName Property
Retrieves the name of the default image used by the control's Check Names button.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overrides ReadOnly Property DefaultCheckButtonImageName As String
Get
'Usage
Dim value As String
value = Me.DefaultCheckButtonImageName
protected override string DefaultCheckButtonImageName { get; }
Property Value
Type: System.String
A string that represents the name of the image.