Click or drag to resize
CoreConstantsCONTENTTYPE_URLFORMENCODED Field
Content type: application/x-www-form-urlencoded.

Namespace:  Intuit.Ipp.Core
Assembly:  Intuit.Ipp.Core (in Intuit.Ipp.Core.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public const string CONTENTTYPE_URLFORMENCODED = "application/x-www-form-urlencoded"

Field Value

Type: String
See Also