ModelExpression Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes an Expression passed to a tag helper.
public ref class ModelExpression sealed
C#
public sealed class ModelExpression
type ModelExpression = class
Public NotInheritable Class ModelExpression
- Inheritance
-
ModelExpression
Model |
Initializes a new instance of the ModelExpression class. |
Metadata |
Metadata about the Expression of interest. |
Model |
Gets the model object for the Expression of interest. |
Model |
Gets the model explorer for the Expression of interest. |
Name |
String representation of the Expression of interest. |
Product | Versions |
---|---|
ASP.NET Core | 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |