ListViewPagedDataSource::SyncRoot Property
.NET Framework (current version)
Gets an object that can be used to synchronize access to the collection.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System::Object^An object that can be used to synchronize access to the collection.
Implements
ICollection::SyncRootThe object returned in this implementation is the ListViewPagedDataSource object itself.
For more information about the SyncRoot property, see the ICollection::SyncRoot property of the System.Collections::ICollection interface.
.NET Framework
Available since 3.5
Available since 3.5
Show: