OLFeatureInfoExDialogControllerID Property |
Gets or sets the ID of the Dialog controller to associate with this menu
Namespace:
Cadcorp.Web.UI.OpenLayers
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string DialogControllerID { get; set; }
Public Property DialogControllerID As String
Get
Set
<asp:OLFeatureInfoEx DialogControllerID="String" />
Property Value
Type:
String
See Also