This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IP > IPrivilegesDialog Interface > IPrivilegesDialog.DoModal Method (ArcObjects .NET 10.4 SDK) |
Show the privileges dialog based on the provided dataset.
[Visual Basic .NET] Public Sub DoModal ( _ ByVal dataset As IDatasetName _ )
[C#] public void DoModal ( IDatasetName dataset );