ParseForm

Features.ParseForm property

Gets the value that indicates whether form parsing is supported.

public bool ParseForm { get; }

Return Value

true if form parsing is supported; otherwise, false.

See Also