GetGbstDefault Method (ListCache)
The name of the GBST/Application Pop-up list
Gets the default string value for a given application pop-up list.
Syntax
'Declaration
Public Function GetGbstDefault( _
ByVal _listTitle_ As String _
) As String
public string GetGbstDefault(
string _listTitle_
)
Parameters
listTitle
The name of the GBST/Application Pop-up list
Return Value
The default value for this GBST/Application Pop-up list
Remarks
If the no list exists with the specified listTitle, an exception will be thrown.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family