TransformationHelperSearchResultUrl Method |
Returns URL for current search result.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string SearchResultUrl(
string id,
string type,
bool absolute
)
Parameters
- id
- Type: SystemString
ID of the item - type
- Type: SystemString
Type - absolute
- Type: SystemBoolean
Indicates whether generated url should be absolute
Return Value
Type:
StringSee Also