PickerDialog.DataHandlerId Property

Definition

Sets or gets the GUID of the Picker Dialog data handler component.

public:
 property System::String ^ DataHandlerId { System::String ^ get(); void set(System::String ^ value); };
public string DataHandlerId { get; set; }
member this.DataHandlerId : string with get, set
Public Property DataHandlerId As String

Property Value

Remarks

Read/write. You must specify this property before invoking the Picker Dialog.

Applies to