TransformationHelperGetDocumentUrlForFeed Method |
Returns URL of the currently rendered document with feed parameter.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.0.0
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