Click or drag to resize

StiPagesCollectionCacheL2BlockLoadPageBlockFromStorageDelegate Delegate

[Missing <summary> documentation for "T:Stimulsoft.Report.Components.StiPagesCollection.CacheL2.Block.LoadPageBlockFromStorageDelegate"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public delegate byte[] LoadPageBlockFromStorageDelegate(
	string blockGuid
)

Parameters

blockGuid
Type: SystemString

Return Value

Type: Byte
See Also