This documentation is archived and is not being maintained.

DynamicFieldDesigner Methods

The DynamicFieldDesigner type exposes the following members.

  NameDescription
Public method CreateField Overloaded. Creates a new DynamicField object.
Public method CreateTemplateField Creates a TemplateField field for the specified data field. (Overrides DataControlFieldDesigner::CreateTemplateField(DataControlField, DataBoundControl).)
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Protected method GetNewDataSourceName Gets an unique ID for a control that is created when a data field is converted into a TemplateField. (Inherited from DataControlFieldDesigner.)
Public method GetNodeText Gets the name that is displayed for the data field in the fields editor. (Overrides DataControlFieldDesigner::GetNodeText(DataControlField).)
Protected method GetService Gets the service object of the specified type. (Inherited from DataControlFieldDesigner.)
Protected method GetTemplate Gets the ITemplate object that contains the template markup for the specified data-bound control. (Inherited from DataControlFieldDesigner.)
Public method GetTemplateContent Gets the content of the template field.
Protected method GetTemplateField Gets a TemplateField object for the specified data field. (Inherited from DataControlFieldDesigner.)
Public method GetType Gets the type of the current instance. (Inherited from Object.)
Public method IsEnabled Gets a value that indicates whether the data field is enabled in the fields editor. (Overrides DataControlFieldDesigner::IsEnabled(DataBoundControl).)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
Top
Show: