Dynamicweb 9
Dynamicweb 9
Dynamicweb.Content
IPageService Interface
IPageService Methods
ClearCache Method
CopyTo Method
CreateFromMaster Method
DeleteAllAreaPages Method
DeletePage Method
ForceRefreshIndex Method
GetAncestors Method
GetAreaAndPageNameByUrl Method
GetAreaNavigationTree Method
GetAvailablePageDefinitions Method
GetFirstActivePageForArea Method
GetFirstModulePageForArea Method
GetFirstPageForArea Method
GetLanguagePages Method
GetPage Method
GetPageByNavigationTag Method
GetPageForItem Method
GetPageIDByMasterID Method
GetPageNavigationTree Method
GetPages Method
GetPagesByAreaID Method
GetPagesByParentID Method
GetPagesByTitle Method
GetPagesForItems Method
GetPagesWithPermissions Method
GetPageTemplatesForArea Method
GetRootPagesForArea Method
GetSolutionInfo Method
GetTemplateParentPage Method
GetUpdatedLanguagePages Method
GetWebpageCount Method
Move Method
SaveAsTemplate Method
SavePage Method
UpdatePagesOrder Method
UserHasAccessToAllBackendSubpages Method
IPageService
DeletePage Method
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
void
DeletePage
(
int
pageId
)
Sub
DeletePage
(
pageId
As
Integer
)
Parameters
pageId
Type:
System
Int32
See Also
Reference
IPageService Interface
Dynamicweb.Content Namespace