SubmitFormAction.IncludeNoValueFields

SubmitFormAction.IncludeNoValueFields field

If set, all fields designated by the Fields array and the Include/Exclude flag shall be submitted.

public const int IncludeNoValueFields;

See Also