Click or drag to resize
DummyItem Class
Dummy item.
Inheritance Hierarchy
SystemObject
  CMS.HelpersDummyItem

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax
C#
public class DummyItem

The DummyItem type exposes the following members.

Constructors
  NameDescription
Public methodDummyItem
Top
Methods
  NameDescription
Public methodToString
ToString, returns (dummy item).
(Overrides ObjectToString.)
Top
See Also