RetailWebResponse::parseContentType Method [AX 2012]

Parses the type of content in the response generated.

Syntax

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.

See Also

Reference

RetailWebResponse Class