ICSContentContainerContent 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 content of a Content Studio document. This represent the textual content of a regular Content Studio document or a Content Studio EPT-document.

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

string Content { get; set; }

Property Value

Type: String
The content. This property is null for binary documents or when supplied by an event that does not supply content.
See Also

Reference