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