CurrentDeviceInfoIsPremium Method |
Determines whether the 51Degrees device package is a premium package.
Namespace: CMS.DeviceProfilesAssembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 10.0.0
Syntax public static bool IsPremium(
Provider provider
)
Parameters
- provider
- Type: Provider
The provider.
Return Value
Type:
BooleanSee Also