Click or drag to resize

PageService.DeletePage Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public void DeletePage(
	int pageId
)

Parameters

pageId
Type: System.Int32

Implements

IPageService.DeletePage(Int32)
See Also