TransformationHelperGetFeedName Method |
Returns feed name. If feed name is defined, than returns it. Otherwise returns instance GUID.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.0.0
Syntax public string GetFeedName(
Object feedName,
Object instanceGuid
)
Parameters
- feedName
- Type: SystemObject
Name of the feed - instanceGuid
- Type: SystemObject
Instance GUID
Return Value
Type:
StringSee Also