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:
virtual void PreFilterProperties(
	IDictionary^ properties
) override

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: