GroupedItemPicker.RemoveButtonId property

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

Syntax

'Declaration
Public Property RemoveButtonId As String
    Get
    Set
'Usage
Dim instance As GroupedItemPicker
Dim value As String

value = instance.RemoveButtonId

instance.RemoveButtonId = value
public string RemoveButtonId { get; set; }

Property value

Type: System.String

See also

Reference

GroupedItemPicker class

GroupedItemPicker members

Microsoft.SharePoint.WebControls namespace