C# Class EventServer.Core.HttpHandlers.MWAPage

Show file Open project: roundtable/EventServer Class Usage Examples

Public Properties

Property Type Description
description string
link string
mt_convert_breaks string
mt_keywords string
pageDate System.DateTime
pageID string
pageParentID string
title string

Property Details

description public property

public string description
return string

link public property

public string link
return string

mt_convert_breaks public property

public string mt_convert_breaks
return string

mt_keywords public property

public string mt_keywords
return string

pageDate public property

public DateTime,System pageDate
return System.DateTime

pageID public property

public string pageID
return string

pageParentID public property

public string pageParentID
return string

title public property

public string title
return string