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

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

Gets or sets the string representation of the type information to a class that implements the ISubscriptionManager interface that handles the subscription.

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 SubscriptionImplementation { get; set; }

Property Value

Type: String
The subscription implementation moniker. This value can be left empty or null to use the built-in implementation.
See Also

Reference