 | ExportBaseFIELDSETTINGSTYPE, EXPORTSETTINGSTYPE, PROFILESETTINGSTYPE, USERSETTINGSTYPECreateUserOptions Method |
Instantiate
UserOptionsExtension for this class. Can be overriden
if custom implementation is needed.
Namespace: CTExtensions.ExportCoreAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxprotected virtual UserOptions<USERSETTINGSTYPE> CreateUserOptions()
Protected Overridable Function CreateUserOptions As UserOptions(Of USERSETTINGSTYPE)
Return Value
UserOptionsUSERSETTINGSTYPEUser Options Extension, or
Dummy when not available.
See Also