Share via


ProfilesEditor.DefaultCheckButtonImageName property

Gets the name of the default image used by the control's Check Names button.

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

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
The name of the image.

See also

Reference

ProfilesEditor class

ProfilesEditor members

Microsoft.SharePoint.Portal.WebControls namespace