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
GetPage Method
Namespace:
Dynamicweb.Content.Data
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
Page
GetPage
(
int
id
)
Function
GetPage
(
id
As
Integer
)
As
Page
Parameters
id
Type:
System
Int32
Return Value
Type:
Page
See Also
Reference
IPageRepository Interface
Dynamicweb.Content.Data Namespace