Table of Contents

Class AccommodationManager

Namespace
InSite.UI.Admin.Integrations.Tests.Controls
Assembly
InSite.UI.dll
public class AccommodationManager : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
AccommodationManager
Implements
Inherited Members

Constructors

AccommodationManager()

public AccommodationManager()

Fields

AddButton

AddButton control.

protected AddButton AddButton

Field Value

AddButton

Remarks

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

Repeater

Repeater control.

protected Repeater Repeater

Field Value

Repeater

Remarks

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

Methods

GetItems()

public List<GrantRegistrationAccommodation> GetItems()

Returns

List<GrantRegistrationAccommodation>

InitControl()

public void InitControl()

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs