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

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

Note: This API is now obsolete.

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

[ObsoleteAttribute("This property is not implemented, always returns null")]
protected Object Content { get; }

Property Value

Type: Object
Always null, Nothing in Visual Basic.
Remarks

Currently no content is passed into asynchronous event action handlers, thus this property has no meaning and exists for future use only.
See Also

Reference