FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDashboardWidgetContext Members

The clsDashboardWidgetContext type exposes the following members.

Methods


  Name Description
Public method getExternalUserName
Gets the name of the external user.
Public method getUserSession
Gets the user session.
Public method isAdmin
Gets the name of the external user.
Public method writeError(String, String, String, priorityLevel, String, String, String, String)
Writes the error.
Public method writeError(String, Exception, priorityLevel, String, String, String, String)
Writes the error.

Properties


  Name Description
Public property connectionString
return the connection string to the database
Public property dashboard
Gets or sets the dashboard.
Public property isMultiTenant
Returns if multi tenant
Public property oErrorProvider
Gets the o error provider.
Public property tenantID
Returns tenant id
Public property userID
return the user ID
Public property userName
return the user name
Public property widget
Gets or sets the widget.