Uiinfrastructure API Docs  
 

Interpreter.JSON_DATA_TYPE Field

Mime type for JSON data. JSON requests will not have the POST data parsed automatically.

public const string JSON_DATA_TYPE = "application/json";

See Also

Interpreter Class | com.plumtree.uiinfrastructure.interpreter Namespace