SearchResultForCategoriesRangePositions Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Defines where the page range should be placed in relation to the generated table.

Namespace: ContentStudio.Site.ActiveScripting.Search
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum RangePositions
Members

  Member nameValueDescription
Top0Range is located at the top of the table.
Bottom1Range is located at the bottom of the table.
Both2Range is located both at the bottom and the top of the table.
See Also

Reference