Pages Class

Contains methods for navigating to and retrieving data about site pages.
Inheritance Hierarchy
SystemObject
  BBNCExtensions.API.PagesPages

Namespace: BBNCExtensions.API.Pages
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public abstract class Pages

The Pages type exposes the following members.

Methods
  NameDescription
Public methodBuildStandardLink
Returns the URL for a site page.
Public methodGetName
Returns the name of a site page.
Public methodNavigateTo
Will redirect to a page based on the pagelink ID
Properties
  NameDescription
Public propertyCurrentPage
A NetCommunityPage object describing the current page.