|  | BaseComponentTitle Property | 
            Return the default page title
            
 
Namespace: Blackbaud.UAT.BaseAssembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
 Syntax
Syntaxpublic virtual string Title { get; }Public Overridable ReadOnly Property Title As String
	Get
public:
virtual property String^ Title {
	String^ get ();
}Property Value
Type: 
String See Also
See Also