ListView.CreateSuffixArrayList(ListViewPagedDataSource, ArrayList) Method

Definition

Creates an array of suffixes for ASP.NET to use when it generates the ClientID value.

C#
protected virtual void CreateSuffixArrayList(System.Web.UI.WebControls.ListViewPagedDataSource dataSource, System.Collections.ArrayList suffixArray);

Parameters

dataSource
ListViewPagedDataSource

The data source that will supply values for the suffix.

suffixArray
ArrayList

The suffix array.

Applies to

Produkt Verzie
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1