System.Web.Extensions.Design Provides a type converter that retrieves a list of control IDs in the current container. 2 Initializes a new instance of the class. 2 Returns a collection of control IDs from the container in the object when provided with a format context. An object that holds a set of strings that represent the control IDs of the controls in the current container. If the container has no controls, returns an empty collection. If the context is null or if there is no current container, returns null. An object that provides a format context that can be used to extract additional information about the environment from which this converter is invoked. This parameter, or properties of this parameter, can be null. 2 Returns a value that indicates whether the collection of standard values that is returned from the method is an exclusive list of possible values, by using the specified context. true if the object that is returned from the method provides an exhaustive list of possible values; false if other values are possible. The default is false An object that provides a format context. 2 Returns a value that indicates whether this converter supports a standard set of control IDs that can be picked from a list, by using the specified context. true if the method should be called to find a common set of control IDs that the object supports; otherwise, false. The default is true. An object that provides a format context. 2 Provides a type converter that retrieves a list of events for a control in the current container. 2 Initializes a new instance of the class. 2 Returns a collection of event names for a control in the container in the instance for a specified format context. A collection of strings that represent the event names of a control in the current container. If no controls are currently contained, the method returns an empty collection. If the context is null or if there is no current container, the method returns null. A format context object that can be used for more information about the environment that this converter is invoked from. This parameter or its properties can be null. 2 Returns a value that indicates whether the collection of standard values that is returned from is an exclusive list of possible values for the specified context. true if the returned from is an exhaustive list of possible values; false if other values are possible. The default implementation returns false. The format context. 2 Returns a value that indicates whether this converter supports a standard set of control event names that can be selected from a list. true if should be called to find a common set of control ID values that the object supports; otherwise, false. The default implementation returns true. The format context. 2 Provides a user interface so that users can edit , , and objects at design time. 2 Initializes a new instance of the class by using the specified collection type. The type of the collection to be edited. 2 Creates a new form to display and edit the current collection. The object to provide as the user interface for editing the collection. Provides UI support for working with extender controls at design time. 2 Initializes a new instance of the class. 2 Releases the unmanaged resources that are used by the and optionally releases the managed resources. true to release both managed and unmanaged resources; false to release only unmanaged resources. Gets the standard HTML rendering of an extender control at design time, which includes type and ID information. The design-time HTML rendering of the control. 2 Initializes the specified component and adds it to the component change service. A component of type that implements the interface. Adjusts the items listed in the properties grid for the control. A dictionary that contains the properties for the control. Gets a value that indicates whether the current control is displayed on the design surface so it can be selected and its properties can be edited. true if the current control is displayed; otherwise, false. Provides a way to determine which target controls can be extended by a particular extender control in the toolbox. 2 Initializes a new instance of the class. 2 Initializes a new instance of the class by using the specified parameters. An object that provides serialization information. An object that describes the source and destination of the serialized stream. Initializes a new instance of the class by using the specified type. The type of the target control. 2 Returns the collection of target types. The control host. 2 Pre-fills the target-type cache entry with the specified type. The type of the target control. 2 Provides a type converter that retrieves a list of control IDs in the current container. 2 Initializes a new instance of the class. 2 Returns a collection of control IDs from the container in the object when provided with a format context. A collection of strings that represent the control IDs of the controls in the current container. If no controls are currently contained, the method returns an empty collection. If the context is null or there is no current container, the method returns null. A format context that can be used to extract additional information about the environment from which this converter is invoked. This parameter or properties of this parameter can be null. 2 Returns a value that indicates whether the collection of standard values that is returned from the method is an exclusive list of possible values, by using the specified context. true if the object that is returned from the method provides a complete list of possible values; false if other values are possible. The default is false. The format context. 2 Returns a value that indicates whether this converter supports a standard set of control IDs that can be selected from a list, by using the specified context. true if the method should be called to find a common set of control IDs the object supports; otherwise, false. The default is true. The format context. 2 Provides design-time support for the control in a visual designer. 2 Initializes a new instance of the class. 2 Returns ECMAScript (JavaScript) code that represents the profile service properties defined in a Web page's control and controls. The JavaScript code that defines the profile service properties. The control associated with the Web Page. The collection of controls associated with the Web page. is null. 2 Returns the HTML markup that represents the control at design time. The markup that is used to render the at design time. 2 Returns ECMAScript (JavaScript) code that is defined by the attribute. The JavaScript resource. The assembly that contains the resource. The fully qualified name of the resource in the assembly. The culture that the resource is specified for. Returns a collection of all controls that are defined in a Web page's control and controls. A read-only collection of controls. The control that is associated with the Web page. The collection of controls associated with the Web page. is null. 2 Returns a collection of all controls that are defined in a Web page's control and controls. A read-only collection of controls. The control that is associated with the Web page. The collection of controls that is associated with the Web page. is null. Initializes the specified component. A Microsoft.Web.UI.ScriptManager Class component that implements the interface. Provides design-time support for the control in a visual designer. 2 Initializes a new instance of the class. 2 Returns the HTML markup that represents the control at design time. A string that contains the markup that is used to render the at design time. 2 Initializes the specified component. A component that implements the interface. Provides design-time support for the control in a visual designer. 2 Initializes a new instance of the class. 2 Returns the HTML markup that is used to render the associated control at design time. A string that contains the markup used to render the control at design time. 2 Provides design-time support for the control in a visual designer. 2 Initializes a new instance of the class. 2 Returns the HTML markup that is used to display the control, and populates the collection with the current control designer regions. The control designer regions for the associated control. 2 Returns the content for an editable region of the design-time view of the control. A serialized copy of the template that is used to render the associated control at design time. The region to update. 2 Initializes the specified component. An component that implements the interface. Specifies the content for the editable region of the control at design time. The region to update. A serialized template for the associated control. 2 Called when the associated control changes. The source of the event. The event data. 2 Gets a value that indicates whether the designer should use a temporary copy of the control to generate the design-time markup, instead of using the actual control that is associated with the designer. Always true. Provides a component editor for the collection of controls. 2 Initializes a new instance of the class. The type of the trigger to edit. 2 Gets a value that indicates whether multiple triggers can be selected at the same time. Always false. Gets the data type that this collection edits. An object. Gets the multiple data types that the collection editor can create. An array of the data types that the can create. Edits the value of the specified object by using the specified service provider and context. The new value of the object. An object that provides additional context information. A service provider object that provides editing services. The object whose value will be edited. 2 Provides a type converter that retrieves a list of control IDs in the current container. 2 Initializes a new instance of the class. 2 Returns a collection of control IDs from the container inside the t object for the specified format context. A collection of strings that represent the control IDs of the controls in the current container. If no controls are currently in the container, the method returns an empty collection. If the context is null or if there is no current container, the method returns null. A context that can be used for more information about the environment that this converter is invoked from. This parameter and its properties can be null. 2 Returns a value that indicates whether the collection of standard values that is returned from is an exclusive list of possible values for the specified context. true if the returned from is an exclusive list of possible values; false if other values are possible. The default is false. The format context. 2 Returns a value that indicates whether this converter supports a set of control ID values that can be selected from a list. true if should be called to find a common set of control ID values the object supports; otherwise, false. The default is true. The format context. 2 Provides design-time support for the control in a visual designer. 2 Initializes a new instance of the class. 2 Returns the HTML markup to display the control and populates the collection with the current control designer regions. The design-time HTML markup for the associated control, which includes all control designer regions. An object that contains control designer regions for the associated control. 2 Returns the content for an editable region of the design-time view of the control. A serialized copy of the template that is used to render the associated control at design time. The object to fetch content for. 2 Specifies the content for the editable region of the control at design time. An object that provides the name of the region to update. A serialized template for the associated control. 2 Gets a value that indicates whether the designer should use a temporary copy instead of the actual control associated with the designer to generate the design-time markup. Always true. Provides design-time support in a visual designer for the control. 2 Initializes a new instance of the class. 2 Gets the list of items that are used to create the smart tag panel for the associated control. The list of items that are used to create the smart tag panel for the associated control. 2 Generates the HTML markup that is used to render the associated control at design time. The HTML markup that is used to render the associated control at design time. 2 Generates the HTML markup that represents a control at design time that has no visual representation at run time. The HTML markup that represents an empty control at design time. Initializes the control designer and loads the specified control. The control being designed. 2 Gets or sets a value for the designer version of the property. The value of the property. 2 Adds or removes properties from the property grid for the control. A collection that contains the properties that are exposed in the property grid for the control at design time. Gets a collection of template groups for the templated pager fields of the associated control. A collection of template groups for the templated pager fields of the associated control. 2 Gets a value that indicates whether the designer should use a temporary copy instead of the actual control that is associated with the designer in order to generate the design-time markup. true in all cases. Provides a visual editor for fields. 2 Initializes a new instance of the class. 2 Displays the visual editor by using the style that is indicated by the method to update the property. The new value of the object. Context information about the design environment. A reference to the associated designer. The object to edit. 2 Gets the style that the editor will use. One of the enumeration values that indicates the type of style that the editor will use. Context information about the design environment. 2 Provides design-time support in a visual designer for the control. 2 Initializes a new instance of the class. 2 Gets a list of items that are used to create an action list menu at design time. A collection that contains the action list items. 2 Gets a value that indicates whether the method can be called by the design host. true if the method can be called; otherwise, false. 2 Gets a value that indicates whether the method can be called by the design host. true if the method can be called; otherwise, false. 2 Launches the data source configuration wizard in the design host. 2 Gets or sets the name of the type that contains the property whose value has the data that you want to retrieve. The name of the class to retrieve data from. 2 Gets or sets a value for the delete operation. null. 2 Gets or sets a value that indicates whether rows can be deleted from the data source at run time. true if the delete operation is enabled for users of the associated instance; otherwise, false. 2 Gets or sets a value that indicates whether rows can be inserted into the data source at run time. true if the insert operation is enabled for users of the associated instance; otherwise, false. 2 Gets or sets a value that indicates whether rows in the data source can be updated at run time. true if the update operation is enabled for users of the associated instance; otherwise, false. 2 Returns a data source view that has the specified name. An object whose name is specified by ; otherwise, null. The name of the view to return. 2 Gets a list of available views. A collection with one element that contains the name "DefaultView". 2 Gets or sets the value that is used when the Group By clause is being created. A string that contains the properties that are used for grouping data. 2 Initializes the control designer and loads the specified component. The object to initialize. 2 Gets or sets a value for the delete operation. null. 2 Gets or sets the value that is used when the Order By clause is being created. A string that contains the properties that are used for sorting the data. 2 Gets or sets the value that is used when the Order Groups By clause is being created. A string that contains the properties that are used for sorting grouped data. Used by the designer to add properties or remove properties in the properties grid. The properties to be filtered. Refreshes the schema from the underlying data source. true to suppress all data source events until the schema is refreshed. 2 Gets or sets the string that contains values for the select operation. A string that is used when the Select clause is being created. 2 Gets the service provider that is associated with the instance. An object that represents the service provider. 2 Gets or sets the property of the instance. The name of the class that contains the data. 2 Gets the value for the Update operation. null. 2 Gets or sets the property of the control. The value of the property. 2 Provides a design-time view of data for the class. 2 Initializes a new instance of the class with the provided data source designer and view name. The parent object. 2 Gets a value that indicates whether the object that is associated with the current control supports the method. true if the method is supported; otherwise, false. 2 Gets a value that indicates whether the object that is associated with the current control supports the method. true if the method is supported; otherwise, false. 2 Gets a value that indicates whether the object that is associated with the current control supports paging through the data that is retrieved by the method. true if paging through the data that is retrieved by the method is supported; otherwise, false. Gets a value that indicates whether the object that is associated with the current control supports a sorted view of the underlying data source. true if a sorted view of the underlying data source is supported; otherwise, false. Gets a value that indicates whether the object that is associated with the current control supports the method. true if the method is supported; otherwise, false. 2 Gets the design-time data that matches the schema of the associated data source control by using the specified number of rows. Returns a value that indicates whether the data is sample or real data. The data to display at design time. The minimum number of rows to return. true to indicate that the returned data is sample data; false to indicate that the returned data is live data. 2 Gets a value that indicates whether the property contains an object that derives from . true if the object in the property is derived from ; otherwise, false. 2 Gets a value that indicates whether the property returns a type. true if the property returns a type; otherwise, false. 2 Gets the schema that describes the data source view that is represented by the current view object. An object that represents the schema. 2 Provides design-time support in a visual designer for the control. 2 Initializes a new instance of the class. 2 Gets the list of items that are is used to create a smart tag panel for the control. The object that is associated with this designer. 2 Generates the HTML markup that is used to render the associated control at design time. The HTML markup that is used to render the associated control at design time. 2 Generates the HTML markup that is used to render the associated control at design time, and populates the specified collection with the currently selected designer region. The HTML markup that is used to render the associated control at design time. A collection of designer regions for the associated control. 2 Returns the content for the specified editable region of the design-time view of the associated control. The HTML markup for the region. The region to get the content for. 2 Generates the HTML markup that represents a control at design time that has no visual representation at run time. The HTML markup that represents a control at design time. Initializes the control designer and loads the specified control. The control that is being designed. 2 Occurs when the associated control changes. The source of the event. The event data. Gets the number of records that the control displays on the design surface. The number of records that the control displays on the design surface. Specifies the content for an editable region of the control at design time. An editable design region that is contained in the control. The content to assign for the editable design region. 2 Gets a value that indicates whether the designer should use a temporary copy instead of the actual control that is associated with the designer in order to generate the design-time markup. true in all cases.