The CSS class that is used to format the container that holds the paging items. Default value is "PagingContainer".

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

Syntax

C#
public virtual string CssClassPagingContainer { get; set; }

See Also