LinqDataSourceDesigner::PreFilterProperties Method (IDictionary^)

 
Use BaseTrue

Used by the designer to add properties or remove properties in the properties grid.

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

protected:
virtual void PreFilterProperties(
	IDictionary^ properties
) override

Parameters

properties
Type: System.Collections::IDictionary^

The properties to be filtered.

.NET Framework
Available since 3.5
Return to top
Show: