ManualRequestFile Properties |
The ManualRequestFile type exposes the following members.
Name | Description | |
---|---|---|
FormMarkup | The markup for the form which is to be posted. Make sure all other relevant properties are set before referencing this property. Override this method if it is necessary to apply non-aesthetic customizations of the form (not common or recommended). | |
MarkupBottom | Gets or sets the markup after the form. You may set or override this to implement a custom design. | |
MarkupTop | Gets or sets the markup prior to the form. You may set or override this to implement a custom design. | |
RequestData | Gets or sets the Request Data. (This should already be encrypted and signed.) | |
RequestFilePath | Gets or sets the absolute path where the request file should be saved. | |
RequestFormUrl | Gets or sets the URL used in the request form, where data will be posted to in order to obtain the response document. Set or override this if you are using the SOLO Server Dedicated URL option or purchased SOLO Server. |