Gets a value indicating whether the System.Web.UI.WebControls.DataKeyCollection is synchronized (thread-safe).
Documentation for this section has not yet been entered.
This property is derived from the ICollection interface and is overridden to always return false to indicate that the System.Web.UI.WebControls.DataKeyCollection is not thread-safe.
For more information on the DataKeyCollection.IsSynchronized property, see the ICollection.IsSynchronized property of the ICollection interface.