ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
ResourceDefinitionEditorForm.ServiceTag Constructor
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.Design Namespace > ResourceDefinitionEditorForm.ServiceTag Class : ResourceDefinitionEditorForm.ServiceTag Constructor




service
type

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal service As String, _
   ByVal type As String _
)
Visual Basic (Usage)Copy Code
Dim service As String
Dim type As String
 
Dim instance As ResourceDefinitionEditorForm.ServiceTag(service, type)
C# 
public ResourceDefinitionEditorForm.ServiceTag( 
   string service,
   string type
)

Parameters

service
type

See Also

© 2010 All Rights Reserved.