Base class for an Expert class.
Namespace:
EPiServer.Community.ExpertAssembly: EPiServer.Community.Expert (in EPiServer.Community.Expert.dll) Version: 4.0.517.255
Syntax
| C# |
|---|
[SerializableAttribute] [EntityTypeOverrideAttribute(typeof(ExpertBase))] public abstract class ExpertBase : FrameworkEntityStatusBase, ISecurableEntity<ExpertAccessRights>, ISecurableEntity, IEntity, ICacheable, ICloneable, ICloneable |
Inheritance Hierarchy
System..::.Object
EPiServer.Common..::.EntityBase
EPiServer.Common..::.FrameworkEntityBase
EPiServer.Common..::.FrameworkEntityStatusBase
EPiServer.Community.Expert..::.ExpertBase
EPiServer.Community.Expert..::.Expert
EPiServer.Community.Expert..::.ExpertMember
EPiServer.Common..::.EntityBase
EPiServer.Common..::.FrameworkEntityBase
EPiServer.Common..::.FrameworkEntityStatusBase
EPiServer.Community.Expert..::.ExpertBase
EPiServer.Community.Expert..::.Expert
EPiServer.Community.Expert..::.ExpertMember