System.Web.UI.WebControls.ListItemCollection.IsReadOnly Property

Gets a value indicating whether the System.Web.UI.WebControls.ListItemCollection is read-only.

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.ListItemCollection 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