FormEntry FindControlEntry Method frevvo Live Forms
Gets the specified control entry.

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

public ControlEntry FindControlEntry(
	string controlName
)

Return Value

Type: ControlEntry
ControlEntry
See Also