ASP Session
SQL: [SELECT SettingValue = ISNULL(StringValue, NumericValue), isNumeric = (Case When StringValue is null Then 1 Else 0 End) FROM ApplicationSettings WITH(NOLOCK) WHERE SettingName = 'CustomJS']
ThemeReleaseTimestamp: []
Actions
SQL: [SELECT SettingValue = ISNULL(StringValue, NumericValue), isNumeric = (Case When StringValue is null Then 1 Else 0 End) FROM ApplicationSettings WITH(NOLOCK) WHERE SettingName = 'CustomJS'] deleted
ThemeReleaseTimestamp: [] deleted
Current ASP Session