Class DisabledGadgetElement
Defines a module available for a ModulesElementCollection configuration section.
Inheritance
System.Object
DisabledGadgetElement
Namespace: EPiServer.Shell.Configuration
Assembly: EPiServer.Shell.dll
Version: 10.10.4Syntax
[Obsolete("The Episerver gadget framework has been deprecated and was replaced by the Episerver Components.")]
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 |