ExtenderControlDesigner.PreFilterProperties Method (IDictionary)

 

Adjusts the items listed in the properties grid for the control.

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

Protected Overrides Sub PreFilterProperties (
	properties As IDictionary
)

Parameters

properties
Type: System.Collections.IDictionary

A dictionary that contains the properties for the control.

.NET Framework
Available since 3.5
Return to top
Show: