Click or drag to resize

ProfileOptionsExtensionGetParent Method

Return parent CTExtension of this options extension.

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

Return Value

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

CUSTOMTOOLS 2017 SP2


See Also