C# Class EventsZilla.Models.ContentPage

General purpose content page to be used throughout the site
Inheritance: IDynamicContent
Mostra file Open project: synhershko/EventsZilla Class Usage Examples

Private Properties

Property Type Description

Public Methods

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

Method Details

ContentPage() public method

public ContentPage ( ) : System
return System

IdFromSlug() public static method

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