Click or drag to resize

RendererChkUrl Method (CommonAction, Boolean, String)

Returns the URL link.

Namespace:  Dynamicweb.News.Frontend
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public string ChkUrl(
	CommonAction action,
	bool generateQuery,
	string partUrl
)

Parameters

action
Type: Dynamicweb.News.FrontendCommonAction
The frontend action.
generateQuery
Type: SystemBoolean
if set to true generates query.
partUrl
Type: SystemString
The part of URL.

Return Value

Type: String
See Also