Click or drag to resize
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.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This property is obsolete. Use property Data["propertyName"] instead.")]
public List<string> CcppAccept { get; }

Property Value

Type: ListString
See Also