System.Web.UI.Design.WebControls.DataBoundControlDesigner.PreFilterProperties Method

Overridden by the designer to shadow run-time properties of the data-bound control with corresponding properties implemented by the designer.

Syntax

protected override void PreFilterProperties (IDictionary properties)

Parameters

properties
An IDictionary object containing the properties to filter.

Remarks

Override the DataBoundControlDesigner.PreFilterProperties(IDictionary) method to perform any additional actions required when the data source of the underlying data-bound control changes.

Requirements

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