Click or drag to resize
WebFormCallContentEncoding Property
Gets or sets the encoding used for the request and response (UTF-8 is the default).

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

Property Value

Type: Encoding
See Also