Click or drag to resize

ExportBaseFIELDSETTINGSTYPE, EXPORTSETTINGSTYPE, PROFILESETTINGSTYPE, USERSETTINGSTYPEGetUserSettings Method

Return User settings of logged in user.

Namespace:  CTExtensions.ExportCore
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public USERSETTINGSTYPE GetUserSettings()

Return Value

Type: USERSETTINGSTYPE
Custom settings object, or Dummy if not used.
See Also