FormSectionFieldGetSetting Method | 
| Name | Description | |
|---|---|---|
| GetSetting(String, Boolean) | 
            Returns the value of a setting which has datatype 'boolean'.
              | |
| GetSetting(String, Int32) | 
            Returns the value of a setting which has datatype 'integer'.
              | |
| GetSetting(String, String) | 
            Returns the value of a setting which has datatype 'string'.
              |