ConstantsResourceIdQueryStringKey Field |
The key used to specify the resource ID (for file upload) when updating an existing resource.
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 ResourceIdQueryStringKey = "resourceId"
Public Const ResourceIdQueryStringKey As String = "resourceId"
public:
literal String^ ResourceIdQueryStringKey = "resourceId"
static val mutable ResourceIdQueryStringKey: string
Field Value
Type:
StringSee Also