Pager.RenderContainerDiv

Determines whether a container div tag is generated. Useful to allow nothing to be rendered if there are less than 2 pages as it hides the container. Alternately you can render the container through your markup but in that case you may end up with an empty container if there's no data or only a single page.

public bool RenderContainerDiv { get; set; }

See also:

Class Pager

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic