|
| ESRI.ArcGIS.ADF.Web.DataSources.IMS | |
| MapTocFunctionality Constructor(String,MapResource) | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace > MapTocFunctionality Class > MapTocFunctionality Constructor : MapTocFunctionality Constructor(String,MapResource) |
- name
- Name of the functionality.
- resource
- Map resource to use with the functionality.
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal name As String, _ ByVal resource As MapResource _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim name As String Dim resource As MapResource Dim instance As New MapTocFunctionality(name, resource) | |
| C# | |
|---|---|
public MapTocFunctionality( string name, MapResource resource ) | |
Parameters
- name
- Name of the functionality.
- resource
- Map resource to use with the functionality.
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