RepeaterDesigner.PreFilterProperties Method (IDictionary)

 
Use BaseTrue

This API supports the product infrastructure and is not intended to be used directly from your code.

Filters the properties to replace the runtime data source property descriptor with the designer's property descriptor.

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Design (in System.Design.dll)

override PreFilterProperties : 
        properties:IDictionary -> unit

Parameters

properties
Type: System.Collections.IDictionary

The properties for the class of the component.

.NET Framework
Available since 1.1
Return to top
Show: