UniGridFunctionsLink Method |
Transforms URL to link. Link text is equal to input parameter.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public static Object Link(
Object parameter
)
Parameters
- parameter
- Type: SystemObject
URL address.
Return Value
Type:
ObjectSee Also