FormsService QueryContent Method frevvo Live Forms
Queries the specified content.

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

public Stream QueryContent(
	AtomContent content
)

Parameters

content
Type: AtomContent
The content

Return Value

Type: OnlineStream
response stream
See Also