Options of added page
WikiUrlAddPageOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Wikis.dll
Definition
class WikiUrlAddPageOptions
{
int? ForumThreadId { get; set; }
int? ParentPageId { get; set; }
string TemporaryStoreId { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| ForumThreadId | int? | Forum thread Id | ||
| ParentPageId | int? | Parent page Id | ||
| TemporaryStoreId | string | Temporary store Id |