ConstantsCurrentPersonalizationViewPrefixDataKey Field |
Note: This API is now obsolete.
Namespace:
Dundas.BI.Web
Assembly:
Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax[ObsoleteAttribute("This constant is no longer used. Use IShortLinkService with ViewPersonalizationShortLinkCategoryId to get the personalization short link ")]
public const string CurrentPersonalizationViewPrefixDataKey = "dundas_webapp_stored_personalization_view"<ObsoleteAttribute("This constant is no longer used. Use IShortLinkService with ViewPersonalizationShortLinkCategoryId to get the personalization short link ")>
Public Const CurrentPersonalizationViewPrefixDataKey As String = "dundas_webapp_stored_personalization_view"public:
[ObsoleteAttribute(L"This constant is no longer used. Use IShortLinkService with ViewPersonalizationShortLinkCategoryId to get the personalization short link ")]
literal String^ CurrentPersonalizationViewPrefixDataKey = "dundas_webapp_stored_personalization_view"
[<ObsoleteAttribute("This constant is no longer used. Use IShortLinkService with ViewPersonalizationShortLinkCategoryId to get the personalization short link ")>]
static val mutable CurrentPersonalizationViewPrefixDataKey: stringField Value
Type:
String
See Also