Click or drag to resize

RendererChkUrl Method (CommonAction, Int32, 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,
	int newsId,
	string newsLink
)

Parameters

action
Type: Dynamicweb.News.FrontendCommonAction
The action.
newsId
Type: SystemInt32
The news id.
newsLink
Type: SystemString
Custom news link.

Return Value

Type: String
See Also