This document is archived and information here might be outdated. Recommended version. |
Shows a custom dialog to change the data source.
[Visual Basic .NET] Public Sub ShowDialog ( _ ByVal pLayer As IFeatureLayer, _ ByVal parentHWnd As Integer _ )
[C#] public void ShowDialog ( IFeatureLayer pLayer, int parentHWnd );