TransformationHelperGetDocumentUrlForFeed Method |
Returns URL of the currently rendered document with feed parameter.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string GetDocumentUrlForFeed(
string feedName,
string url
)
Parameters
- feedName
- Type: SystemString
Name of the feed - url
- Type: SystemString
Base url
Return Value
Type:
StringSee Also