Try our conversational search powered by Generative AI!

Interface IAccessReadOnlyProtectedModules

Namespace: EPiServer.Shell.Modules
Assembly: EPiServer.Shell.dll
Version: 11.20.7
Syntax
public interface IAccessReadOnlyProtectedModules

Events

AccessPath

Declaration
event EventHandler<ReadOnlyProtectedModuleEventArgs> AccessPath
Event Type
Type Description
System.EventHandler<ReadOnlyProtectedModuleEventArgs>

Extension Methods