Table of Contents

Interface IContextData

Namespace
ToSic.Sxc.Data
Assembly
ToSic.Sxc.dll

The main data source for Blocks (Razor, WebApi). Internally often uses CmsBlock to find what it should provide. It's based on the PassThrough data source, because it's just a wrapper.

[PublicApi]
public interface IContextData : IDataSource, IDataSourceLinkable, IAppIdentity, IZoneIdentity, IAppIdentityLight, ICacheKey, ICacheExpiring, ITimestamped, IHasLog
Inherited Members

Remarks

Introduced in v16.01 to simplify the API when using ITypedItems.