Object Data that represents metadata to manage the subscription.
The format of the ObjectData is up to the consumer. (i.e.: destinationModule:486, where 486 represents a extra property called Destination Module).
Namespace: DotNetNuke.Services.Social.Subscriptions.EntitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string ObjectData { get; set; } |
| Visual Basic |
|---|
Public Property ObjectData As String Get Set |