Classes

  ClassDescription
ASPNETCommentUserProvider
Implements Comment user provider using ASP.NET Membership.
ASPNETNewsUserProvider
Implements News user provider using ASP.NET Membership.
Category
Represents a category in which could be grouped news with similar subjects.
Comment
Represents a comment posted to a specific news. Provides methods for creation, modification, deletion and listing of Comment objects.
CommentUser
Represents a user with rights to post comments to news.
CommentUserDataTable
Data table with columns for user details.
CustomCommentUserProvider
Implements comment user provider.
CustomNewsUserProvider
Implements News user provider.
DataAccess
Providers methods for access to database stored procedures.
News
Represents news.
NewsLanguage
NewsPhoto
Provides information for news photo.
NewsUser
Represents web site user who has rights to working with News Administration.
NewsUserDataTable
Data table with columns for user details.
Utilities
Provides static methods which are frequently used in the News component business logic.

Structures

  StructureDescription
CommentsSearchCriteria
Criteria used for searching comments.
NewsSearchCriteria
Criteria used for searching news.

Enumerations

  EnumerationDescription
Direction
Enumeration for directions.
NewsSearchField
Enumeration for fields of news where to search for keywords.
NewsStatus
Enumeration for news statuses.
UserRole
Enumeration for News user roles.