SqlDataSourceDesigner::PreFilterProperties Method (IDictionary^)

 
Use BaseTrue

Used by the designer to add properties to, or remove them from, the Properties grid or to shadow properties of the associated control.

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

protected:
virtual void PreFilterProperties(
	IDictionary^ properties
) override

Parameters

properties
Type: System.Collections::IDictionary^

The properties to be filtered.

.NET Framework
Available since 2.0
Return to top
Show: