ModelBinderDictionary::IsReadOnly Property
Gets a value that indicates whether the model binder dictionary is read-only.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System::Booleantrue if the model binder dictionary is read-only; otherwise, false.
Implements
ICollection<T>::IsReadOnly
Show: