SubscriptionLinkNavigateUrl Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Gets the URL to link to when the HyperLink control is clicked. This property is read-only

Namespace: ContentStudio.Site.Controls
Assembly: ContentStudio.Site.Controls (in ContentStudio.Site.Controls.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public string NavigateUrl { get; }

Property Value

Type: String

Return Value

Type: String
The URL to link to when the HyperLink control is clicked. The value is set during initialization to the same as the current web site.
See Also

Reference