[]
Gets or sets the gallery of building blocks which shall be used as the filter when determining the possible choices of building blocks which are displayed for insertion into the content control. A building block gallery is a classification of building blocks, which might then be subdivided into categories. This property has effect for content controls with types BuildingBlockGallery and BuildingBlock.
public string BuildingBlockGallery { get; set; }
Public Property BuildingBlockGallery As String