C# Class NSemble.Modules.ContentPages.ContentPagesModule

Inheritance: NSemble.Core.Nancy.NSembleModule
Show file Open project: synhershko/NSemble

Public Properties

Property Type Description
HomepageSlug string

Public Methods

Method Description
ContentPagesModule ( IDocumentSession session ) : System

Method Details

ContentPagesModule() public method

public ContentPagesModule ( IDocumentSession session ) : System
session IDocumentSession
return System

Property Details

HomepageSlug public static property

public static string HomepageSlug
return string