Dynamicweb 9
Dynamicweb 9
Dynamicweb.Content.Data
IPageRepository Interface
IPageRepository Methods
Delete Method
DeleteAll Method
DeleteAllPages Method
GetNextAvailableSortValue Method
GetPage Method
GetPageIdByItemInformation Method
GetPageIdByNavigationTagForArea Method
GetPages Method
GetSolutionInfo Method
RestorePage Method
Save Method
UpdateSortIndex Method
UpdateTemplateFolderSortIndex Method
IPageRepository
Save Method
Namespace:
Dynamicweb.Content.Data
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
Page
Save
(
Page
page
)
Function
Save
(
page
As
Page
)
As
Page
Parameters
page
Type:
Dynamicweb.Content
Page
Return Value
Type:
Page
See Also
Reference
IPageRepository Interface
Dynamicweb.Content.Data Namespace