Class ComponentGroup
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Shell.ViewComposition.Containers
Assembly: EPiServer.Shell.dll
Version: 11.20.7Syntax
[Component(IsAvailableForUserSelection = false)]
public class ComponentGroup : ContainerBase, IContainer, IComponent, ICloneable, ILocalizedHeadingComponent
Constructors
ComponentGroup()
Declaration
public ComponentGroup()
Properties
HeadingLocalizationKey
Declaration
public string HeadingLocalizationKey { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Implements
System.ICloneable