FormEntry GetFormEditLink Method (String)frevvo Live Forms
Returns a form edit link, having the specified link type.

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

public AtomLink GetFormEditLink(
	string linkType
)

Parameters

linkType
Type: OnlineSystem String
The link type - specify text/html (or text/javascript if embedding).

Return Value

Type: AtomLink
AtomLink
See Also