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: 5.2.375.236

Syntax

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

See Also