System.Web.UI.WebControls.DataListItemCollection.IsReadOnly Property

Gets a value that indicates whether the System.Web.UI.WebControls.DataListItem objects in the System.Web.UI.WebControls.DataListItemCollection 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.DataListItemCollection 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