Click or drag to resize

MediaWikiFormRequestMessage Properties

This is preliminary documentation and is subject to change.

The MediaWikiFormRequestMessage type exposes the following members.

Properties
 NameDescription
Public propertyAsMultipartFormData Determines whether this message should be marshaled in multipart/form-data MIME type.
Public propertyFields Gets a read-only list of all the fields in the form.
Public propertyId Id of the request, for tracing.
(Inherited from WikiRequestMessage)
Top
See Also