EntityDataSourceDesigner.PreFilterProperties Method (IDictionary)

 

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

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

override PreFilterProperties : 
        properties:IDictionary -> unit

Parameters

properties
Type: System.Collections.IDictionary

The properties to be filtered.

.NET Framework
Available since 3.5
Return to top
Show: