Click or drag to resize

CommonMethodsChkUrl Method (PageView, Int32, Int32)

Returns the url link.

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public static string ChkUrl(
	PageView pageView,
	int paragraphID,
	int act
)

Parameters

pageView
Type: Dynamicweb.FrontendPageView
PageView object.
paragraphID
Type: SystemInt32
act
Type: SystemInt32
The current action.

Return Value

Type: String
See Also