Click or drag to resize

Backend Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.NewsBackend

Namespace:  Dynamicweb.News
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public class Backend

The Backend type exposes the following members.

Constructors
  NameDescription
Public methodBackend
Initializes a new instance of the Backend class
Top
Methods
  NameDescription
Public methodStatic memberConvertFiltersToString
Converts the filters to string.
Public methodStatic memberGetFiltersFromRequest
Gets the filters from request.
Top
See Also