Click or drag to resize

ListUserFilterInitialize Method

Initializes a filter.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public override void Initialize(
	List owner
)

Parameters

owner
Type: Dynamicweb.ControlsList
A reference to a List control which is current filter should be attached to.
Remarks