IP*Works! SSL V9 - Online Help
IP*Works! SSL V9
Questions / Feedback?

FormVars Property

Form variables for the current request.

Syntax

[VB.NET]
Public Property FormVars As FormVarList

[C#]
public FormVarList FormVars {get;}

Remarks

This property contains form variables that are to be posted with the current request. The FormVars collection contains the variables as FormVar types, which contains fields describing these variables.

This collection is indexed from 0 to Count - 1.

This property is not available at design time.

Default Value

0

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0