DataBindingCollection.SyncRoot Property

 

Gets an object that can be used to synchronize access to the DataBindingCollection collection.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

abstract SyncRoot : Object with get
override SyncRoot : Object with get

Property Value

Type: System.Object

The Object to be used to synchronize access to the collection.

.NET Framework
Available since 1.1
Return to top
Show: