Click or drag to resize

ExportBaseFIELDSETTINGSTYPE, EXPORTSETTINGSTYPE, PROFILESETTINGSTYPE, USERSETTINGSTYPECreateProfileOptions Method

Instantiate ProfileOptionsExtension for this class. Can be overriden if custom implementation is needed.

Namespace: CTExtensions.ExportCore
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected virtual ProfileOptions<PROFILESETTINGSTYPE> CreateProfileOptions()

Return Value

ProfileOptionsPROFILESETTINGSTYPE
Profile Options Extension, or Dummy when not available.
See Also