AccountServicesConstantsDefaultViewUserDataKey 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 (24.3.0.1000)
Syntax
public const string DefaultViewUserDataKey = "dundas_webapp_default_view"

Field Value

Type: String
See Also