Click or drag to resize

CommonGetPageWithoutParagraphID Method

Retrieves page URL without paragraph ID (if presents).

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

Parameters

sourceLink
Type: SystemString
The given URL.

Return Value

Type: String
The page URL.
See Also