Container for the Paging templates

Namespace:  Endeca.Web.UI.WebControls
Assembly:  Endeca.Web.UI.WebControls (in Endeca.Web.UI.WebControls.dll) Version: 2.1.3.0 (2.1.3.622)

Syntax

C#
public class PagerResultsTemplateContainer : Label, 
	INamingContainer
Visual Basic (Declaration)
Public Class PagerResultsTemplateContainer _
	Inherits Label _
	Implements INamingContainer
Visual C++
public ref class PagerResultsTemplateContainer : public Label, 
	INamingContainer

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.Control
    System.Web.UI.WebControls..::.WebControl
      System.Web.UI.WebControls..::.Label
        Endeca.Web.UI.WebControls..::.PagerResultsTemplateContainer

See Also