ConstantsCurrentDefaultViewUserDataKey Field |
The name of the key in user data which stores the default view for the user when they log on, if any.
Namespace:
Dundas.BI.Web
Assembly:
Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public const string CurrentDefaultViewUserDataKey = "dundas_webapp_default_view"
Public Const CurrentDefaultViewUserDataKey As String = "dundas_webapp_default_view"
public:
literal String^ CurrentDefaultViewUserDataKey = "dundas_webapp_default_view"
static val mutable CurrentDefaultViewUserDataKey: string
Field Value
Type:
StringSee Also