Click or drag to resize
FileHandlerExtensionGetParent Method
Must implement. Return parent CTExtension of this extension interface.

Namespace: CTExtensions.Interfaces
Assembly: CTInterface (in CTInterface.dll)
Syntax
public abstract ICTExtension GetParent()

Return Value

Type: ICTExtension
Return parent CTExtension of this extension interface.
Availability

CUSTOMTOOLS 2019 SP0


See Also