Class SharedBlocksComponent
Inheritance
System.Object
SharedBlocksComponent
Implements
System.IEquatable<IComponentDefinition>
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.Cms.Shell.UI.Components
Assembly: EPiServer.Cms.Shell.UI.dll
Version: 11.20.7Syntax
[Component]
public class SharedBlocksComponent : ComponentDefinitionBase, IComponentDefinition, IPluggableComponentDefinition, IContainerMatcher, IEquatable<IComponentDefinition>
Constructors
SharedBlocksComponent()
Declaration
public SharedBlocksComponent()
Implements
System.IEquatable<T>