Click or drag to resize

ExportBaseFIELDSETTINGSTYPE, EXPORTSETTINGSTYPE, PROFILESETTINGSTYPE, USERSETTINGSTYPECreateUserOptions Method

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

Namespace:  CTExtensions.ExportCore
Assembly:  CTInterface (in CTInterface.dll)
Syntax
protected virtual UserOptions<USERSETTINGSTYPE> CreateUserOptions()

Return Value

Type: UserOptionsUSERSETTINGSTYPE
User Options Extension, or Dummy when not available.
See Also