DynamicFieldDesigner Methods
Assembly: System.Web.DynamicData.Design (in System.Web.DynamicData.Design.dll)
| Name | Description | |
|---|---|---|
![]() | CreateField() | Creates an empty DynamicField object.(Overrides DataControlFieldDesigner.CreateField().) |
![]() | CreateField(IDataSourceFieldSchema) | Creates a new DynamicField object by using the specified data field information.(Overrides DataControlFieldDesigner.CreateField(IDataSourceFieldSchema).) |
![]() | CreateTemplateField(DataControlField, DataBoundControl) | Creates a TemplateField field for the specified data field.(Overrides DataControlFieldDesigner.CreateTemplateField(DataControlField, DataBoundControl).) |
![]() | 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.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetNewDataSourceName(Type, DataBoundControlMode) | Gets an unique ID for a control that is created when a data field is converted into a TemplateField.(Inherited from DataControlFieldDesigner.) |
![]() | GetNodeText(DataControlField) | Gets the name that is displayed for the data field in the fields editor.(Overrides DataControlFieldDesigner.GetNodeText(DataControlField).) |
![]() | GetService(Type) | Gets the service object of the specified type.(Inherited from DataControlFieldDesigner.) |
![]() | GetTemplate(DataBoundControl, String) | Gets the ITemplate object that contains the template markup for the specified data-bound control.(Inherited from DataControlFieldDesigner.) |
![]() | GetTemplateContent(DataControlField, DataBoundControlMode) | Gets the content of the template field. |
![]() | GetTemplateField(DataControlField, DataBoundControl) | Gets a TemplateField object for the specified data field.(Inherited from DataControlFieldDesigner.) |
![]() | GetType() | |
![]() | IsEnabled(DataBoundControl) | Gets a value that indicates whether the data field is enabled in the fields editor.(Overrides DataControlFieldDesigner.IsEnabled(DataBoundControl).) |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

