UploadiFive_Settings.Method Property The type of method to use when submitting the form Namespace: SobekCM.Library.UploadiFive Assembly: SobekCM_Library (in SobekCM_Library.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
Property ValueType: UploadiFive_Method_EnumDefault value is POST Remarks If set to ’get’, the formData values are sent via the querystring. If
set to ‘post’, the fromData values are sent via the headers.
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |