![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources | |
FindByResourceName Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.DataSources Namespace > GISFunctionalityCollection Class : FindByResourceName Method |
- resourceName
- Resource name of the item to find.
Visual Basic (Declaration) | |
---|---|
Public Function FindByResourceName( _ ByVal resourceName As String _ ) As IGISFunctionality |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As GISFunctionalityCollection Dim resourceName As String Dim value As IGISFunctionality value = instance.FindByResourceName(resourceName) |
C# | |
---|---|
public IGISFunctionality FindByResourceName( string resourceName ) |
Parameters
- resourceName
- Resource name of the item to find.
Return Value
The item with the passed in resource name.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