System.Web.UI.WebControls.DataKeyCollection.IsReadOnly Property

Gets a value indicating whether items in the System.Web.UI.WebControls.DataKeyCollection can be modified.

Syntax

public bool IsReadOnly { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property always returns false to indicate that the System.Web.UI.WebControls.DataKeyCollection can be written to in all cases.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0