ConstantsCurrentHomeLayoutUserDataKey Field |
The name of the key in user data which stores their home screen layout.
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 CurrentHomeLayoutUserDataKey = "227c3c21-a15f-44e1-ab01-2a3b1480f25f_dundas_webapp_home_layout"
Public Const CurrentHomeLayoutUserDataKey As String = "227c3c21-a15f-44e1-ab01-2a3b1480f25f_dundas_webapp_home_layout"
public:
literal String^ CurrentHomeLayoutUserDataKey = "227c3c21-a15f-44e1-ab01-2a3b1480f25f_dundas_webapp_home_layout"
static val mutable CurrentHomeLayoutUserDataKey: string
Field Value
Type:
StringSee Also