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
C# Copy Code |
---|
public bool AutoPostBack { get; set; } |
Visual Basic Copy Code |
---|
Public Property AutoPostBack As Boolean |