ConstantsParentIdQueryStringKey Field |
The key used to specify the parent ID (for file upload).
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 ParentIdQueryStringKey = "parentId"
Public Const ParentIdQueryStringKey As String = "parentId"
public:
literal String^ ParentIdQueryStringKey = "parentId"
static val mutable ParentIdQueryStringKey: string
Field Value
Type:
StringSee Also