SubscriptionDefinitionEventhandlerMoniker 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 event handler moniker that the Service Manager uses when it creates a instance of an custom event handler implementation. This property can be set to an empty string to use the built in handler.

Namespace: ContentStudio.Document.Subscription
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public string EventhandlerMoniker { get; set; }

Property Value

Type: String
The event handler moniker. This value cannot exceed MaxEventHandlerMonikerDataLength characters in length
See Also

Reference