Click or drag to resize

ExportFieldGuardEXPORTSETTINGSTYPE, FIELDSETTINGSTYPEGetExtControls2 Method


Namespace: CTExtensions.ExportCore.EXTs
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public override bool GetExtControls2(
	ctEditGuardObjectType objectType,
	ICTObject poObject,
	out List<Tuple<long, string>> aControls
)

Parameters

objectType  ctEditGuardObjectType
poObject  ICTObject
aControls  ListTupleInt64, String

Return Value

Boolean
See Also