Click or drag to resize
DeviceProfileInfoProviderLoadFromCookies Method
Returns true if device info should be loaded from cookies.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
protected bool LoadFromCookies(
	bool force
)

Parameters

force
Type: SystemBoolean
Force load

Return Value

Type: Boolean
See Also