Converts a navigator control on the Web Forms page to a string.
Namespace:
Aurigma.GraphicsMill.AjaxControls
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
Public Class NavigatorConverter _ Inherits BaseControlConverter
public class NavigatorConverter : BaseControlConverter
This class is necessary for a design time (it enables you to select a navigator into the Navigator property directly from the property page).
You need not use it directly.