Class DisabledGadgetElement
Defines a module available for a ModulesElementCollection configuration section.
Inheritance
System.Object
    DisabledGadgetElement
  Namespace: EPiServer.Shell.Configuration
Assembly: EPiServer.Shell.dll
Version: 8.11.0Syntax
public class DisabledGadgetElement : ConfigurationElement
  Constructors
DisabledGadgetElement()
Declaration
public DisabledGadgetElement()
  Properties
Name
The name of the gadget that should be disabled
Declaration
public string Name { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.String |