EntityTemplateFactory Methods
.NET Framework (current version)
Namespace:
System.Web.DynamicData
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
| Name | Description | |
|---|---|---|
![]() | BuildEntityTemplateVirtualPath(String, DataBoundControlMode) | Builds the path of the entity template for the specified table. |
![]() | CreateEntityTemplate(MetaTable, DataBoundControlMode, String) | Creates an instance of the entity template for the specified table. |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetEntityTemplateVirtualPath(MetaTable, DataBoundControlMode, String) | Gets the virtual path of the entity template for the specified table. |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:

