November Happy Hour will be moved to Thursday December 5th.

Interface IComponentNotify

Namespace: EPiServer.Shell.ViewComposition
Assembly: EPiServer.Shell.dll
Version: 11.20.7
Syntax
public interface IComponentNotify

Methods

OnDeleted(Guid)

Declaration
void OnDeleted(Guid id)
Parameters
Type Name Description
System.Guid id

Extension Methods