DeviceProfileInfoProviderIsDeviceProfilesEnabled Method |
Returns true if device profiles are enabled for given site.
Namespace: CMS.DeviceProfilesAssembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 12.0.0
Syntax public static bool IsDeviceProfilesEnabled(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also