Click or drag to resize

UserOptionsExtensionGetParent Method

Return parent CTExtension of this user options extension.

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

Return Value

ICTExtension
Return parent CTExtension of this options extension.
Revision History
DateVersionDescription
-2019 SP2First Release
See Also