ESRI.ArcGIS.ADF.Local
Unregister Method
See Also  Send Feedback
ESRI.ArcGIS.ADF.CATIDs Namespace > DataGraphPropertyPages Class : Unregister Method




CLSID
The CLSID of the class to be unregistered.
Unregisters a class from the DataGraphPropertyPages component category.

Syntax

Visual Basic (Declaration) 
Public Shared Sub Unregister( _
   ByVal CLSID As String _
) 
Visual Basic (Usage)Copy Code
Dim CLSID As String
 
DataGraphPropertyPages.Unregister(CLSID)
C# 
public static void Unregister( 
   string CLSID
)

Parameters

CLSID
The CLSID of the class to be unregistered.

See Also

© 2010 All Rights Reserved.