| ListFilterOwner Property |
Gets or sets the reference to a
List control that this filter is attached to.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public List Owner { get; protected set; }
Public Property Owner As List
Get
Protected Set
Property Value
Type:
ListRemarks See Also