Property | Type | Description | |
---|---|---|---|
Find | bool |
Method | Description | |
---|---|---|
GenerateKey ( object id, |
||
Page ( ) : System | ||
Page ( string primaryKey, int id, string title, string type, string status, System.DateTime modified, string excerpt, string content, string parentId, int order, string thumbnail, |
Method | Description | |
---|---|---|
Find ( string searchText ) : bool |
public static GenerateKey ( object id, |
||
id | object | |
location | ||
language | Language | |
return | string |
public Page ( string primaryKey, int id, string title, string type, string status, System.DateTime modified, string excerpt, string content, string parentId, int order, string thumbnail, |
||
primaryKey | string | |
id | int | |
title | string | |
type | string | |
status | string | |
modified | System.DateTime | |
excerpt | string | |
content | string | |
parentId | string | |
order | int | |
thumbnail | string | |
author | ||
autoTranslated | bool | |
availableLanguages | List |
|
return | System |