Classes

  Class Description
Public class ActivationEmailRecovery
Activation e-mail recovery is used to (re)send the activation mail to users.
Public class AdModule
Ad Web part is basically wrapper for a Ad Rotator control with advanced functionality that allows for displaying multiple content types (images, Flash, other media, Google AdWords). Ad campaigns are administered through dedicated back-end section.
Public class ArchiveNewsModule
Archived news module is used to display archived news articles.
Public class AvatarPostedFile
Public class CaptchaModule
Captcha Web part is a module that provides simple CAPTCHA functionality. This module provides protection against SPAM and mail robots. Captcha Web part can be used in other custom modules or user forms.
Public class Confirmation
Part that is used as a confirmation for various actions like friendship confirmation, group join confirmation, blog comment approval, etc.
Public class ContactFormModule
Contact form Web part is a module that provides simple Web site contact functionality. Web site visitors can enter their name, contact e-mail, message subject and a message itself and send it to the Web site owner (or any other e-mail address set in the module custom properties). This module is protected by the Captcha module.
Public class CustomizableNewsModule
Web part that is used to display news articles - allows for greater customization.
Public class EditProfile
User profile editor.
Public class EventEditor
Public class EventModule
Event module is a web part that provides basic events scheduling functionality.
Public class EventModuleHandler
Summary description for $codebehindclassname$
Public class EventSimpleView
Public class EventSimpleViewEventArgs
Simple view event arguments.
Public class GoogleMaps
Used to show locations using Google Maps API
Public class HomePageNewsModule
News module that is most often used to display news on the portal's home page.
Public class HTML5Upload
Upload Web part that uses HTML5 to allow for multiple simultanoius uploads.
Public class HTML5Upload..::..HTML5UploadOptions
Public class HTML5VideoPlayer
HTML 5 Video Player.
Public class IFrameModule
iFrame module.
Public class LanguageChanger
Used to switch languages in MonoX.
Public class LoginModule
Login Web part includes a "standard" ASP.NET Login control.
Public class LoginRpx
Rpx login Web part. Similar to the "ordinary" login part, but uses RpxNow (Janrain Engage) service to allow users to log in with their existing credentials from major social networks.
Public class LoginSocial
Social login Web part. Allows users to log in with their existing credentials from major social networks, without using services such as Janrain (RPX). User must open his own applications an all social networks he intend to use with this module. By default, we are using Facebook, Twitter, LinkedIn, and Google. Apps are configured at: https://dev.twitter.com/apps https://accounts.google.com/ManageDomains (http://code.google.com/apis/accounts/docs/RegistrationForWebAppsAuto.html) https://www.linkedin.com/secure/developer https://developers.facebook.com/apps
Public class MainNewsModule
Base news module Web part.
Public class MembershipEditor
Membership editor part is the core module used for user account creation and updating scenarios.
Public class MembershipModuleEventArgs
Membership module event arguments.
Public class MonoXHtmlEditor
HTML editor is one of the most-often used Web parts. It allow users to interactively edit the contents of the portal, and to immediately see the results in the WYSIWYG fashion. HTML editor exposes an additional action verb in its menu: Edit. When the user clicks on that verb, page is switched to the design mode, and each mouse click in the editable area initializes editor toolbar that is by default shown in the top portion of the screen.
Public class MonoXListModule
Front-end list module used to displayed list-based information as configured in the admin panel.
Public class MonoXMenu
Menu Web part allows administrators to easily produce navigation menus on their portals. The navigation structure of a portal can be defined in the Page management section. This part is based on the Telerik menu control.
Public class MonoXMenuHTML5
HTML5 based Menu Web part allows administrators to easily produce navigation menus on their portals. The navigation structure of a portal can be defined in the Page management section. This is a lightweight menu based on the HTML list elements.
Public class MonoXMenuSimple
Menu Web part allows administrators to easily produce navigation menus on their portals. The navigation structure of a portal can be defined in the Page management section. This is a lightweight menu based on the HTML list elements.
Public class MonoXPollModule
Front-end poll Web part.
Public class MonoXSearchBox
MonoX simple textbox search module, used to forward the search request to page that displays search results.
Public class MonoXSearchBoxWithFilter
MonoX textbox search module with provider filter, used to forward the search request to page that displays search results, while passing the list of providers that should be used to perform search.
Protected class MonoXSearchBoxWithFilter..::..SearchBoxFilterItem
Search box filter item poco object.
Public class MonoXSearchResult
MonoX search module, can simultaniously show the search box and search results depending on the settings. Used primarily for displaying search results, while MonoXSearchBox is used to present the search box and button.
Public class NewsMenu
News menu Web part.
Public class OpenIDLoginModule
OpenID Login Web part includes an OpenIdLogin control for usage with OpenID, an open and decentralized identity system.
Public class PasswordRecovery
Password recovery Web part is used to send password recovery mail message when the user clicks on "Forgotten password" link.
Public class RandomNewsModule
Web part that is used to display news in the random order.
Public class RecentPhotos
Public class RelatedContent
General purpose related content module.

Note: Small module that can be used to show related content over a content tags (all portal built-in modules connected with relations table can benefit form this module).

Public class RSSFeed
RSS feed class is used as a container for feed items in the RSS feed Web part.
Public class RssReader
RSS is an acronym that stands for Really Simple Syndication and it has become a popular means of distributing and reading information from around the Web. RSS reader Web part allows users to easily consume information from unlimited number of RSS feed sources. This is the easiest way to enhance the appearance of sites that lack content of their own. It also site owners and administrators to build advanced dashboards that integrate information from various news sites.
Public class SilverlightUploadModule
Upload Web part that uses Silverlight to allow for multiple simultanoius uploads.
Public class SingleNewsModule
Web part that is used to display news article in the "single article" view.
Public class SlideShow
Slide show Web part used to display a sliding list of images.
Public class SlideShowItem
Slide show item.
Public class SocialDisconnect
Social disconnect web part.
Public class UploadModule
"Regular" upload Web part, allows users to upload one file at the time. Silverlight upload module allows for simultanious upload of multiple files.
Public class UserAvatar
User avatar Web part.
Public class UserProfile
User profile Web control.
Public class UserProfileHeader
User profile header Web part.
Public class UserProfileModule
User profile module.
Public class VideoArguments
Video arguments.

Delegates

  Delegate Description
Public delegate EditProfile..::..UserProfileEventHandler
User profile load event handler.
Public delegate FilesUploadedEventHandler
Files uploaded event handler.
Public delegate MembershipModuleEvent
Membership module event.
Public delegate MonoXMenu..::..NavigationItemRenderCheckHandler
Public delegate PasswordRecovery..::..NewPasswordGeneratedEventHandler
New password generated event handler.

Enumerations

  Enumeration Description
Public enumeration AdvancedModeView
Public enumeration EventModuleMode
Public enumeration GoogleMaps..::..UnitType
Public enumeration SearchButtonType
Search button type for search box. Users can choose between ordinary ASp.NET button and styled link button.
Public enumeration VideoPreload
Video preload options.