This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IComPropertySheet Interface > IComPropertySheet.AddCategoryID Method (ArcObjects .NET 10.5 SDK) |
Adds a new Category ID used to look up COM property pages.
[Visual Basic .NET] Public Sub AddCategoryID ( _ ByVal Category As UID _ )
[C#] public void AddCategoryID ( UID Category );