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