C# 클래스 EventsZilla.Models.ContentPage

General purpose content page to be used throughout the site
상속: IDynamicContent
파일 보기 프로젝트 열기: synhershko/EventsZilla 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ContentPage ( ) : System
IdFromSlug ( string slug ) : string

메소드 상세

ContentPage() 공개 메소드

public ContentPage ( ) : System
리턴 System

IdFromSlug() 공개 정적인 메소드

public static IdFromSlug ( string slug ) : string
slug string
리턴 string