CurrentDeviceInfoStreamingAccept Property |
Note: This API is now obsolete.
A list of MIME types the device can accept to stream. 3rd party applications may enable other MIME types to be supported which are not listed.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax [ObsoleteAttribute("This property is obsolete. Use property Data["propertyName"] instead.")]
public List<string> StreamingAccept { get; }
Property Value
Type:
ListStringSee Also