clsDashboardWidgetContext Members
The clsDashboardWidgetContext type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
clsDashboardWidgetContext(deUserSession, String, String, String, IErrorProvider) |
Initializes a new instance of the clsDashboardWidgetContext class.
|
![]() |
clsDashboardWidgetContext(String, String, String, IErrorProvider) |
Initializes a new instance of the clsDashboardWidgetContext class.
|
Methods
Name | Description | |
---|---|---|
![]() |
getExternalUserName |
Gets the name of the external user.
|
![]() |
getUserSession |
Gets the user session.
|
![]() |
isAdmin |
Gets the name of the external user.
|
![]() |
writeError(String, String, String, priorityLevel, String, String, String, String) |
Writes the error.
|
![]() |
writeError(String, Exception, priorityLevel, String, String, String, String) |
Writes the error.
|
Properties
Name | Description | |
---|---|---|
![]() |
connectionString |
return the connection string to the database
|
![]() |
dashboard |
Gets or sets the dashboard.
|
![]() |
isMultiTenant |
Returns if multi tenant
|
![]() |
oErrorProvider |
Gets the o error provider.
|
![]() |
tenantID |
Returns tenant id
|
![]() |
userID |
return the user ID
|
![]() |
userName |
return the user name
|
![]() |
widget |
Gets or sets the widget.
|