Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns a ModelErrorCollection object that contains any errors that occurred during model binding.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public ReadOnly Property Errors As ModelErrorCollection
Get
public ModelErrorCollection Errors { get; }
public:
property ModelErrorCollection^ Errors {
ModelErrorCollection^ get ();
}
Property Value
Type: System.Web.Mvc.ModelErrorCollection
The errors.