CurrentDeviceInfoCcppAccept Property |
Note: This API is now obsolete.
Stands for Composite Capability/Preference Profiles. Lists MIME types known to be supported. 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> CcppAccept { get; }
Property Value
Type:
ListStringSee Also