ModelErrorMessage::Text Property
.NET Framework (current version)
Gets or sets the text of the error message.
Assembly: System.Web (in System.Web.dll)
public: [BrowsableAttribute(false)] [PersistenceModeAttribute(PersistenceMode::Attribute)] property String^ Text { virtual String^ get() override; virtual void set(String^ value) override; }
Implements
ITextControl::TextThis property is not visible in the designer because it is set automatically from model state. The property value is not stored in view state because it is re-evaluated every time the page is rendered.
.NET Framework
Available since 4.5
Available since 4.5
Show: