SaaS CMS has officially launched! Learn more now.

Class DisabledGadgetElement

Inheritance
System.Object
DisabledGadgetElement
Namespace: EPiServer.Shell.Configuration
Assembly: EPiServer.Shell.dll
Version: 11.20.7
Syntax
[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

Declaration
public string Name { get; set; }
Property Value
Type Description
System.String

Extension Methods