Click or drag to resize

IPageServiceGetFirstActivePageForArea Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use GetFirstPageForArea instead.")]
Page GetFirstActivePageForArea(
	int areaId
)

Parameters

areaId
Type: SystemInt32

Return Value

Type: Page
See Also