Partager via


CRMPresenter.GetSelectedIds(String) Method

Definition

Retrieves the selected IDs from the lists.

public:
 virtual System::String ^ GetSelectedIds(System::String ^ gridName);
public string GetSelectedIds (string gridName);
abstract member GetSelectedIds : string -> string
override this.GetSelectedIds : string -> string
Public Function GetSelectedIds (gridName As String) As String

Parameters

gridName
String

Specifies the name of the grid.

Returns

Implements

Applies to