EncapsulatedContent

Cms.EncapsulatedContent property

Gets the signed content, consisting of a content type identifier and the content itself.

public CmsEncapsulatedContent EncapsulatedContent { get; }

Property Value

The signed content, consisting of a content type identifier and the content itself.

See Also