ModelBinderDictionary::IsReadOnly Property
Visual Studio 2010
Gets a value that indicates whether the model binder dictionary is read-only.
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>::IsReadOnlyCommunity Additions
ADD
Show: