Click or drag to resize

FormSectionFieldGetSetting Method

Overload List
  NameDescription
Public methodGetSetting(String, Boolean)
Returns the value of a setting which has datatype 'boolean'.
Public methodGetSetting(String, Int32)
Returns the value of a setting which has datatype 'integer'.
Public methodGetSetting(String, String)
Returns the value of a setting which has datatype 'string'.
Top
See Also