Method | Description | |
---|---|---|
Shutdown ( ) : void | ||
Startup ( object &initializationData ) : void |
Method | Description | |
---|---|---|
ArcGISCategoryRegistration ( |
Required method for ArcGIS Component Category registration - Do not modify the contents of this method with the code editor.
|
|
ArcGISCategoryUnregistration ( |
Required method for ArcGIS Component Category unregistration - Do not modify the contents of this method with the code editor.
|
|
RegisterFunction ( |
||
StateCheck ( bool requestEnable ) : esriExtensionState |
Determine extension state
|
|
UnregisterFunction ( |
public Startup ( object &initializationData ) : void | ||
initializationData | object | |
return | void |