AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

CMSHandlerResolver..::..InvalidateDomain Method

Drops the cached handlers for a domain on the local node. Farm nodes will self-heal via the TTL, but the node that performed the save calls this so the change is visible immediately. Handlers are domain-scoped (languageId=0 in the cache key).

Namespace:  AdvantageCMS.Core.Admin.Extensibility
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static void InvalidateDomain(
	int domainId
)

Parameters

domainId
Type: Int32