Click or drag to resize
DeviceProfileLayoutInfoProviderClearTargetLayoutIdentifierHashtable Method
Clears provider's cache of target layouts based on device profile and source layout.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static void ClearTargetLayoutIdentifierHashtable(
	bool logTasks
)

Parameters

logTasks
Type: SystemBoolean
Indicates whether web farm tasks will be created.
See Also