ASP.NET Pack Programmer's Guide
MapView.AutoPostBack Property
See Also
 





Gets or sets a value indicating whether a postback to the server automatically occurs when the user clicks the map.

Namespace: MindFusion.Mapping.WebForms
Package: MindFusion.Mapping.WebForms

 Syntax

C#  Copy Code

public bool AutoPostBack { get; set; }

Visual Basic  Copy Code

Public Property AutoPostBack As Boolean

 Property Value

 See Also

MapView Members
MapView Class
MindFusion.Mapping.WebForms Namespace