DeviceProfileLayoutInfoProviderClearTargetLayoutIdentifierHashtable Method |
Clears provider's cache of target layouts based on device profile and source layout.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax public static void ClearTargetLayoutIdentifierHashtable(
bool logTasks
)
Parameters
- logTasks
- Type: SystemBoolean
Indicates whether web farm tasks will be created.
See Also