![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
MapResourceSelectionEditorForm Constructor(Page,String) | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Design Namespace > MapResourceSelectionEditorForm Class > MapResourceSelectionEditorForm Constructor : MapResourceSelectionEditorForm Constructor(Page,String) |
- page
- The Page containing the Editor control.
- mapResource
- The map resource to edit.
Visual Basic (Declaration) | |
---|---|
<ObsoleteAttribute()> Public Function New( _ ByVal page As Page, _ ByVal mapResource As String _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim page As Page Dim mapResource As String Dim instance As New MapResourceSelectionEditorForm(page, mapResource) |
C# | |
---|---|
[ObsoleteAttribute()] public MapResourceSelectionEditorForm( Page page, string mapResource ) |
Parameters
- page
- The Page containing the Editor control.
- mapResource
- The map resource to edit.
This method is deprecated. Use MapResourceSelectionEditorForm(EditorTask task) instead.
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