Interface IContextData
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.
Inherited Members
Namespace: ToSic.Sxc.Data
Assembly: ToSic.Sxc.dll
Syntax
[PublicApi]
public interface IContextData : IDataSource, IDataSourceLinkable, IAppIdentity, IZoneIdentity, IAppIdentityLight, ICacheKey, ICacheExpiring, ITimestamped, IHasLog
Remarks
Introduced in v16.01 to simplify the API when using ITypedItems.