TransformationHelperGetFeedName Method |
Returns feed name. If feed name is defined, than returns it. Otherwise returns instance GUID.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
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