ConstantsShortLinkQueryStringKey Field

The key used to specify the short link. This is typically auto-mapped by MVC through the link controller, but we also need to parse it out if there was data keys passed.

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 ShortLinkQueryStringKey = "shortLink"

Field Value

Type: String
See Also