ConstantsEditQueryStringKey Field |
The key used to specify edit mode.
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 EditQueryStringKey = "e"
Public Const EditQueryStringKey As String = "e"
public:
literal String^ EditQueryStringKey = "e"
static val mutable EditQueryStringKey: string
Field Value
Type:
StringSee Also