Options of added page
WikiUrlAddPageOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Wikis.dll
WikiUrlAddPageOptions
Telligent.Evolution.Extensibility.Api.Version1
class WikiUrlAddPageOptions { int? ForumThreadId { get; set; } int? ParentPageId { get; set; } string TemporaryStoreId { get; set; } }
int?
string