Sitefinity CMS

Telerik.Framework Send comments on this topic.
IModule Interface
See Also  Members  
Telerik Namespace : IModule Interface


Provides members for implementation of a module. 
Namespace: Telerik
Assembly: Telerik.Framework (in Telerik.Framework.dll)

Syntax

Visual Basic (Declaration) 
Public Interface IModule 
Visual Basic (Usage)Copy Code
Dim instance As IModule
C# 
public interface IModule 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also