WebConfigSettingIdsDefaultHomePageOnLogOn Field |
The relative path to the page that any user will get when they log on to the application and their own default view
is set to 'home' (i.e. not set).
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 static readonly Guid DefaultHomePageOnLogOn
Public Shared ReadOnly DefaultHomePageOnLogOn As Guid
public:
static initonly Guid DefaultHomePageOnLogOn
static val DefaultHomePageOnLogOn: Guid
Field Value
Type:
GuidRemarks The value of this constant is 1cb68203-34d9-4f84-a124-3875af8c38a4.
Data Type:
String.
Default Value:
Empty.
Examples:
- /Dashboard/b4001b48-956f-4762-a97e-289cb7145179?e=false&vo=none.
- /Link/?shortLink=x4zps5ah9cowic7fjxwrwjr49r.
See Also