Click or drag to resize

ItemsIsReadOnly Property

Gets a value indicating if the IDictionary object is read-only

Namespace:  Dynamicweb.Environment.Web
Assembly:  Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax
public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

IDictionaryIsReadOnly
See Also