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