Converts a navigator control on the Web Forms page to a string.
Namespace:
Aurigma.GraphicsMill.WebControls
Assembly:
Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)
Public Class NavigatorConverter _ Inherits ControllerConverter
public class NavigatorConverter : ControllerConverter
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.