ArcObjects Library Reference (CartoUI)  

IFeatureLayerSourcePageExtension.DataSourceReadOnly Property

Indicates if the data source can be changed.

[Visual Basic .NET]
Public ReadOnly Property DataSourceReadOnly As Boolean
[C#]
public bool DataSourceReadOnly {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IFeatureLayerSourcePageExtension Interface