GetGbstElmObjID Method (ListCache)
The name of the GBST/application pop-up list
The title of the element whose objid to retrieve
Gets the objid of the specified element in the specified application pop-up list
Syntax
'Declaration
Public Function GetGbstElmObjID( _
ByVal _listTitle_ As String, _
ByVal _elementTitle_ As String _
) As Integer
public int GetGbstElmObjID(
string _listTitle_,
string _elementTitle_
)
Parameters
listTitle
The name of the GBST/application pop-up list
elementTitle
The title of the element whose objid to retrieve
Return Value
The objid of the specified element
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