Integreat.Shared.Models.Page.Page C# (CSharp) Method

Page() public method

public Page ( ) : System
return System
		public Page ()
		{
		}

Same methods

Page::Page ( string primaryKey, int id, string title, string type, string status, System.DateTime modified, string excerpt, string content, string parentId, int order, string thumbnail, Author author, bool autoTranslated, List availableLanguages ) : System