Table of Contents

Class ExtendList<ListType, ExtensionType>

Namespace
CMS.Base
Assembly
CMS.Base.dll

List extensions

public static class ExtendList<ListType, ExtensionType>

Type Parameters

ListType
ExtensionType
Inheritance
object
ExtendList<ListType, ExtensionType>

Methods

With(string)

Extends the object with the given static extension

public static GenericProperty<ExtensionType> With(string itemName)

Parameters

itemName string

Item name

Returns

GenericProperty<ExtensionType>