Table of Contents

Method GetValue

Namespace
DocWright.Dom.Forms
Assembly
DocWright.Dom.dll

GetValue()

Returns the field's current value: the displayed result for a text field, the state of a check box as true/false, and the selected entry of a drop-down.

public string GetValue()

Returns

string

The value.