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


IRendererPropertyPage.ClassID Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IR > IRendererPropertyPage Interface > IRendererPropertyPage.ClassID Property
ArcGIS Developer Help

IRendererPropertyPage.ClassID Property

Property page class id (unique identifier object).

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

Product Availability

Available with ArcGIS Desktop.

See Also

IRendererPropertyPage Interface