[Missing <summary> documentation for "N:N2"]

Classes

  ClassDescription
CancellableDestinationEventArgs
Event argument containing item and destination item.
CancellableItemEventArgs
Event argument containing item data.
ContentItem
The base of N2 content items. All content pages and data items are derived from this item. During the initialization phase the CMS looks for classes deriving from ContentItem marked with the DefinitionAttribute and makes them available for editing and storage in the database.
Context
Provides access to the singleton instance of the N2 CMS engine.
DefinitionAttribute
Decoration for N2 content items. Provides information needed in edit mode and for data integrity.
DestinationEventArgs
Event argument containing item and destination item.
Factory Obsolete.
Find
Provides easy access to finder and commonly used items.
ItemAttribute Obsolete.
ItemEventArgs
Event argument containing item data.
N2Exception
The base class for the N2 application exceptions.
Utility
Mixed utility functions used by N2.

Interfaces

  InterfaceDescription
INode
Represents a node in the tree in edit mode.