PickerDialog.ButtonAddTitle Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property ButtonAddTitle As String
    Get
    Set
'Usage
Dim instance As PickerDialog
Dim value As String

value = instance.ButtonAddTitle

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

Property Value

Type: System.String

See Also

Reference

PickerDialog Class

PickerDialog Members

Microsoft.SharePoint.WebControls Namespace