PagedDataSource::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 (in System.Web.dll)
Parameters
- listAccessors
-
Type:
array<System.ComponentModel::PropertyDescriptor^>^
An array of System.ComponentModel::PropertyDescriptor objects that contains the list name returned. This can be null.
This method is inherited from System.ComponentModel::ITypedList and is not applicable to this class. It has been implemented to return String::Empty for all cases.
.NET Framework
Available since 1.1
Available since 1.1
Show: