This document is archived and information here might be outdated.  Recommended version.


IGxContentViewControlCustom.ViewClassID Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxContentViewControlCustom Interface > IGxContentViewControlCustom.ViewClassID Property
ArcGIS Developer Help

IGxContentViewControlCustom.ViewClassID Property

The class ID of the custom content view control.

[Visual Basic .NET]
Public ReadOnly Property ViewClassID As UID
[C#]
public UID ViewClassID {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxContentViewControlCustom Interface