Open this page in the API Guide

AccountServicesConstants.DefaultViewUserDataKey Field

The name of the user data key corresponding to the ID of the default view for the user when they log on.

Namespace:  Dundas.BI.AccountServices
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public const string DefaultViewUserDataKey = "dundas_webapp_default_view"

Field Value

Type: String
See Also