Click or drag to resize
DeviceProfileInfoProfileEnabled Property
Enables or disables the device profile.

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

Property Value

Type: Boolean
See Also