Click or drag to resize

Dynamicweb.News Namespace

 
Classes
  ClassDescription
Public classBackend
Public classBackendFilters
Public classConsts
This class contains module's constants.
Public classModuleSettings
Represents NewsV2 module settings.
Public classNewsCategory
This class contains functions to handle with news category.
Public classNewsCategoryCollection
Represents a collection of News categories.
Public classNewsItem
This class contains functions to handle with items of news.
Public classNewsItemCollection
Represents collection of NewsItems
Public classNewsMostPopularComparator
Represents a news item comparer.
Public classCode exampleNotifications
Provides notification names for "NewsV2" module.
Public classCode exampleNotificationsFrontend
Provides notification names for the frontend part.
Public classCode exampleRecordClass

This is a 'base' class for type strong SQL table record objects. RecordClass is a MustInherit class, only classes derived from RecordClass can access member of this class.

RecordClass has tree constructors. New(), New(DataRow) and New(IDataReader). Derived classes MUST call one of these constructors, typically using a MyBase.New(?) call.

Public classStandard
This class contains modules common function.
Public classTemplateClass
Autogenerated by DynTableWizard
Public classTemplateCollectionClass
Class TemplateCollectionClass.
Enumerations