Share via


TemplateInfo Methods

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetFullHtmlFieldId(String)

Retrieves the full DOM ID of a field using the specified HTML name attribute.

System_CAPS_pubmethod GetFullHtmlFieldName(String)

Retrieves the fully qualified name (including a prefix) for a field using the specified HTML name attribute.

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

System_CAPS_pubmethod Visited(ModelMetadata)

Determines whether the template has been visited by the user.

See Also

TemplateInfo Class
System.Web.Mvc Namespace

Return to top