SubscriptionInformationToString Method Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Returns a String that represents the current SubscriptionInfo.

Namespace: ContentStudio.Document.Subscription.EventHandler
Assembly: CSSubscriptionEventHandler (in CSSubscriptionEventHandler.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public override string ToString()

Return Value

Type: String
A String that represents the current SubscriptionInfo.
Remarks

this overloaded method returns the name and the address of subscriber in the format Name (Address). If no name has bee specified only the address is returned.
See Also

Reference