Click or drag to resize
CustomViewModelItem Property
Gets the page module's item that is associated with the Template the custom view appears on.

Namespace: ConnectedApps.Cms.Entities.Extensions.Page
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Item Item { get; }

Property Value

Type: Item
See Also