Class GadgetElement
Inheritance
System.Object
GadgetElement
Namespace: EPiServer.Shell.Configuration
Assembly: EPiServer.Shell.dll
Version: 11.20.7Syntax
[Obsolete("The EPiServer 6 Dashboard configuration element has been replaced with the ViewManager element.")]
public class GadgetElement : ConfigurationElement
Constructors
GadgetElement()
Declaration
public GadgetElement()
Properties
Column
Declaration
public int Column { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |