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
Delete Method
Namespace:
Dynamicweb.Content.Data
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
void
Delete
(
int
pageId
)
Sub
Delete
(
pageId
As
Integer
)
Parameters
pageId
Type:
System
Int32
See Also
Reference
IPageRepository Interface
Dynamicweb.Content.Data Namespace