Click or drag to resize
CurrentDeviceInfoPlatformName Property

Note: This API is now obsolete.

The name of the software platform (operating system) the device is using.

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 string PlatformName { get; }

Property Value

Type: String
See Also