Rainbow 2.0 Code Documentation

ISearchable Interface

Default interface for searchable modules

For a list of all members of this type, see ISearchable Members.

[Visual Basic]
Public Interface ISearchable
[C#]
public interface ISearchable
[C++]
public __gc __interface ISearchable
[JScript]
public interface ISearchable

Types that implement ISearchable

TypeDescription
ADGroupMember Summary description for ADGroupMember. Updated 18.Jan.2005 Cory Isakson to fix Jira Bug RBP-382 Line 93
Articles Articles
OneFileModule The OneFileModule provides basis for a module that only consists of a single .ascx file. See the OneFileModule Kit for documentation and examples. Written by: Jakob Hansen, hansen3000@hotmail
Pictures Rainbow Portal Pictures module (c)2002 by Ender Malkoc
RegisterFull Placeable Registration (Full) module
Shortcut Shortcut control provide a quick way to duplicate a module content in different page of the portal
LanguageSwitcher Summary description for LanguageSwitcher.
PortalModuleControl The PortalModuleControl class defines a custom base class inherited by all desktop portal modules within the Portal.
The PortalModuleControl class defines portal specific properties that are used by the portal framework to correctly display portal modules.
PortalModuleControlCustom A PortalModuleControl that supports CustomUserSettings for authenticated users. (Users can specify settings for the module instance that will apply only to them when they interact with the module).

Requirements

Namespace: Rainbow.Framework.Web.UI.WebControls

Assembly: Rainbow.Framework.Core (in Rainbow.Framework.Core.dll)

See Also

ISearchable Members | Rainbow.Framework.Web.UI.WebControls Namespace