Click or drag to resize

ExportTypeExtensionGetSettingsViewOpts Method

Return arbitrary option flags for the settings page. See ctExportSettingsViewOpt for possible flags.

Namespace: CTExtensions.Interfaces
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public virtual int GetSettingsViewOpts()

Return Value

Int32
ctExportSettingsViewOptNone. Return desired options as bitmask of ctExportSettingsViewOpt if overridden.
Revision History
DateVersionDescription
-2017 SP1First Release
See Also