C# Class NSemble.Modules.ContentPages.Models.ContentPage

General purpose content page to be used throughout the site
Inheritance: IDynamicContent, ISearchable
Show file Open project: synhershko/NSemble Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ContentPage ( ) : System
FullContentPageId ( string slug ) : string

Method Details

ContentPage() public method

public ContentPage ( ) : System
return System

FullContentPageId() public static method

public static FullContentPageId ( string slug ) : string
slug string
return string