Click or drag to resize
WebFormCallContentType Property
Gets or sets the content type ("application/x-www-form-urlencoded" is the default).

Namespace: com.softwarekey.Client.WebService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public virtual string ContentType { get; set; }

Property Value

Type: String
See Also