Click or drag to resize

PageServiceGetFirstActivePageForArea Method

Note: This API is now obsolete.

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

Parameters

areaId
Type: SystemInt32

Return Value

Type: Page

Implements

IPageServiceGetFirstActivePageForArea(Int32)
See Also