Builds child controls of type PropertyCriteriaControl

Namespace:  EPiServer.WebControls
Assembly:  EPiServer.Legacy4 (in EPiServer.Legacy4.dll) Version: 6.0.530.0

Syntax

C#
[ObsoleteAttribute("Use SearchDataSource in combination with a DataBoundControl or a HierarchicalDataBoundControl", 
	false)]
public class PropertyCriteriaControlBuilder : ControlBuilder

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.ControlBuilder
    EPiServer.WebControls..::.PropertyCriteriaControlBuilder

See Also