WizardDesigner.PreFilterProperties Method (IDictionary)

 
Use BaseTrue

Adds properties to or removes properties from the Properties grid in a design host, or provides new design-time settings or properties that correspond to properties on the associated control.

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

protected override void PreFilterProperties(
	IDictionary properties
)

Parameters

properties
Type: System.Collections.IDictionary

An IDictionary object containing the properties for the class of the component.

.NET Framework
Available since 2.0
Return to top
Show: