Click or drag to resize
ExtendListListType, ExtensionType Class
List extensions
Inheritance Hierarchy
SystemObject
  CMS.BaseExtendListListType, ExtensionType

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public class ExtendList<ListType, ExtensionType>
where ExtensionType : new()

Type Parameters

ListType
ExtensionType

The ExtendListListType, ExtensionType type exposes the following members.

Constructors
Methods
  NameDescription
Public methodStatic memberWith
Extends the object with the given static extension
Top
See Also