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