TemplateInfo Methods

 

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

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetFullHtmlFieldId(String)

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

System_CAPS_pubmethodGetFullHtmlFieldName(String)

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

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_pubmethodVisited(ModelMetadata)

Determines whether the template has been visited by the user.

Return to top
Show: