TemplateInfo 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.
Represents a template which keeps track of visited objects.
public ref class TemplateInfo
public class TemplateInfo
type TemplateInfo = class
Public Class TemplateInfo
- Inheritance
-
TemplateInfo
Template |
Initializes a new instance of TemplateInfo. |
Template |
Initializes a new instance of TemplateInfo. |
Formatted |
Gets or sets the formatted model value. |
Html |
Gets or sets the HTML field prefix. |
Template |
Gets how many objects have been visited. |
Add |
Mark a value as visited. |
Get |
Returns the full HTML element name for the specified |
Visited(Model |
Checks if a model has been visited already. |
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 |