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

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

The Active Scripting component markup data of the Active Scripting component being previewed. Only documents that are Active Scripting components have this property set.

Namespace: ContentStudio.EventActions.SynchronousEventHandlers
Assembly: SyncEvtHand (in SyncEvtHand.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string ASCode { get; }

Property Value

Type: String
Active scripting markup if the document Active Scripting component; otherwise empty.
See Also

Reference