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
.
SavePage Method
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
Page
SavePage
(
Page
page
)
Function
SavePage
(
page
As
Page
)
As
Page
Parameters
page
Type:
Dynamicweb.Content
.
Page
Return Value
Type:
Page
See Also
Reference
IPageService Interface
Dynamicweb.Content Namespace