Table of Contents

Interface IActivableComponent

Namespace
GroupeIsa.Neos.EndToEndTests.UI.Components
Assembly
GroupeIsa.Neos.EndToEndTests.UI.dll

Provides the functionalities of a activable component.

public interface IActivableComponent

Properties

Enabled

Gets a value indicating whether the component is enabled.

bool Enabled { get; }

Property Value

bool