DynamicFilter Constructor

Definition

Initializes a new instance of the DynamicFilter class.

public:
 DynamicFilter();
public DynamicFilter ();
Public Sub New ()

Remarks

Typically you do not call the DynamicFilter constructor directly. Instead, you use the DynamicFilter class in page markup and the class is initialized when the page is loaded.

Applies to