![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
GetGlobalResourceObject(String,String,Type,String) Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > UserControlTaskPanel Class > GetGlobalResourceObject Method : GetGlobalResourceObject(String,String,Type,String) Method |
- className
- resourceKey
- objType
- propName
Visual Basic (Declaration) | |
---|---|
Protected Overloads Function GetGlobalResourceObject( _ ByVal className As String, _ ByVal resourceKey As String, _ ByVal objType As Type, _ ByVal propName As String _ ) As Object |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As UserControlTaskPanel Dim className As String Dim resourceKey As String Dim objType As Type Dim propName As String Dim value As Object value = instance.GetGlobalResourceObject(className, resourceKey, objType, propName) |
C# | |
---|---|
protected object GetGlobalResourceObject( string className, string resourceKey, Type objType, string propName ) |
Parameters
- className
- resourceKey
- objType
- propName
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family