ListViewPagedDataSource::GetListName Method (array<PropertyDescriptor^>^)
.NET Framework (current version)
Returns the name of the list. This method does not apply to this class.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- listAccessors
-
Type:
array<System.ComponentModel::PropertyDescriptor^>^
An array of System.ComponentModel::PropertyDescriptor objects that this list name is returned for.
This method is inherited from the System.ComponentModel::ITypedList interface and does not apply to this class. It has been implemented so that it returns String::Empty for all cases. For more information about the GetListName method, see ITypedList::GetListName.
.NET Framework
Available since 3.5
Available since 3.5
Show: