Sitefinity CMS

Telerik.Framework Send comments on this topic.
Title Property
See Also 
Telerik Namespace > WebModule Class : Title Property


Title of the module   

 

Namespace: Telerik
Assembly: Telerik.Framework (in Telerik.Framework.dll)

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property Title As String
Visual Basic (Usage)Copy Code
Dim instance As WebModule
Dim value As String
 
value = instance.Title
C# 
public abstract string Title {get;}

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