FormEntry ControlFeedLink Property frevvo Live Forms
{get;} the control link for the current instance.

Namespace: Frevvo.Forms.Client
Assembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax

public AtomLink ControlFeedLink { get; }

Property Value

Type: AtomLink
Exceptions

ExceptionCondition
OnlineSystem NotSupportedExceptionThrown when this property is accessed for Flow object.
Remarks

The ControlFeedLink is not supported for Flow objects.
See Also