ViewBuilder.ViewsBlocks Property

Gets the dictionary containing the block for each view.
Public Property ViewsBlocks() As Dictionary(Of View, Block
Get 
This language is not supported or no code example is available.
public Dictionary<View, Block> ViewsBlocks {get;}
This language is not supported or no code example is available.

Property Value

Dictionary<View, Block>

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition