Click or drag to resize
ExtendListListType, ExtensionTypeWith Method
Extends the object with the given static extension

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public static GenericProperty<ExtensionType> With(
	string itemName
)

Parameters

itemName
Type: SystemString
Item name

Return Value

Type: GenericPropertyExtensionType
See Also