ConstantsWebModuleId Field |
The module ID for the web application, used for localization and extensibility.
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 WebModuleId
Public Shared ReadOnly WebModuleId As Guid
public:
static initonly Guid WebModuleId
static val WebModuleId: Guid
Field Value
Type:
GuidRemarks The value of this constant is 21259d43-ee4c-4b06-b73f-c9c2cdce60c6.
See Also