ContentElementLongLink Property

Gets or sets the view long link which contains any over-rides or non-default view parameters.

Namespace:  Dundas.BI.Notifications
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public string LongLink { get; set; }

Property Value

Type: String
The view's long link.
See Also