Click or drag to resize
CMSAbstractTransformationGetFeedName Method
Returns safe feed name. Checks "FeedName" and "InstanceGUID" columns in data controls.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected string GetFeedName()

Return Value

Type: String
See Also