Click or drag to resize
ModulePublishedItem Property
Gets the published item for the module to render. Only available in the WebView mode.

Namespace: ConnectedApps.Cms.Sdk.Framework
Assembly: ConnectedApps.Cms.Sdk (in ConnectedApps.Cms.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Item PublishedItem { get; }

Property Value

Type: Item
See Also