RetailWebResponse::parseContentType Method [AX 2012]

Parses the type of content in the response generated.

client server public static container parseContentType(str _rawContentType)

Run On

Called

Parameters

_rawContentType
Type: str
String value for raw content type.

Return Value

Type: container
Container holding string values for content type and content encodeing.
Show: