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"
Public Const DefaultViewUserDataKey As String = "dundas_webapp_default_view"
public:
literal String^ DefaultViewUserDataKey = "dundas_webapp_default_view"
static val mutable DefaultViewUserDataKey: string
Field Value
Type:
StringSee Also