Click or drag to resize

PageViewGetPageviewByPageID Method

Namespace:  Dynamicweb.Frontend
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static PageView GetPageviewByPageID(
	int pageId
)

Parameters

pageId
Type: SystemInt32

Return Value

Type: PageView
See Also