TemplateInfo Methods
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetFullHtmlFieldId(String) | Retrieves the full DOM ID of a field using the specified HTML name attribute. |
![]() | GetFullHtmlFieldName(String) | Retrieves the fully qualified name (including a prefix) for a field using the specified HTML name attribute. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
![]() | Visited(ModelMetadata) | Determines whether the template has been visited by the user. |
Show:

