Welcome to ESRI Blogs

Browse by Tags

All Tags » Tasks » 9.3.1

Print Task templates with the 9.3.1 .NET Web ADF

The 9.3.1 ArcGIS Server Web ADF for .NET introduces an extensibility point to the Print Task that allows you to customize the look of your printouts using template files on the Web server. A new property called LayoutTemplateFile is introduced to define
Posted by sterlingdq | 8 Comments
Filed under: , ,

Introducing the UserControlTask

With version 9.3.1 of the .NET Web ADF you can use the new UserControlTask to streamline the creation of your own custom tasks. Previously, you would need to create your own class that derived from FloatingPanelTask and take care of the creation and placement
Posted by sterlingdq | 1 Comments
Filed under: , ,