Click or drag to resize

CommonGetPageID Method

Retrieves page ID from the given URL.

Namespace:  Dynamicweb.News.Frontend
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public static int GetPageID(
	string sourceLink
)

Parameters

sourceLink
Type: SystemString
URL to parse.

Return Value

Type: Int32
See Also