Table of Contents

Class ImageGallery

Namespace
InSite.UI.Layout.Common.Controls
Assembly
InSite.UI.dll
public class ImageGallery : BlockControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor, IBlockControl
Inheritance
ImageGallery
Implements
Inherited Members

Constructors

ImageGallery()

public ImageGallery()

Fields

ImageRepeater

ImageRepeater control.

protected Repeater ImageRepeater

Field Value

Repeater

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Methods

BindContent(ContentContainer, string)

public override void BindContent(ContentContainer content, string hook = null)

Parameters

content ContentContainer
hook string

GetBlockInfo()

public static BlockContentControlTypeInfo GetBlockInfo()

Returns

BlockContentControlTypeInfo

GetContentLabels()

public override string[] GetContentLabels()

Returns

string[]