Click or drag to resize
UniGridFunctionsLink Method
Transforms URL to link. Link text is equal to input parameter.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static Object Link(
	Object parameter
)

Parameters

parameter
Type: SystemObject
URL address.

Return Value

Type: Object
See Also