Table of Contents

Interface IInternalServerMethod

Namespace
GroupeIsa.Neos.Designer.UIAbstractions.API
Assembly
GroupeIsa.Neos.Designer.UIAbstractions.dll

Provides the functionalities of an internal server method.

public interface IInternalServerMethod

Methods

IsAllowed()

Determines whether the server method is allowed.

bool IsAllowed()

Returns

bool

true if the server method is allowed; otherwise, false.