DeviceProfileInfoProviderGetDeviceProfileInfoInternal Method (String) |
Returns device info with specified name.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax protected virtual DeviceProfileInfo GetDeviceProfileInfoInternal(
string infoName
)
Parameters
- infoName
- Type: SystemString
Device info name.
Return Value
Type:
DeviceProfileInfoSee Also