Click or drag to resize
DeviceProfileInfoProfileName Property
Device profile code name.

Namespace: CMS.DeviceProfiles
Assembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 10.0.0
Syntax
C#
public virtual string ProfileName { get; set; }

Property Value

Type: String
See Also