Share via


CRMPresenter.GetSelectedCount(String) Method

Definition

Retrieves the number of items that are selected.

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

Parameters

gridName
String

Specifies the grid.

Returns

Implements

Applies to