Click or drag to resize

ExportFieldGuardEXPORTSETTINGSTYPE, FIELDSETTINGSTYPEGetExtControl Method

Note: This API is now obsolete.

Handles owned export fields and invokes settings control for them.

Namespace: CTExtensions.ExportCore.EXTs
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
[ObsoleteAttribute]
public override bool GetExtControl(
	ctEditGuardObjectType objectType,
	ICTObject poObject,
	out string pControlName,
	out long plControlHWND
)

Parameters

objectType  ctEditGuardObjectType
poObject  ICTObject
pControlName  String
plControlHWND  Int64

Return Value

Boolean
See Also