Table of Contents

Class UpcomingSessionList

Namespace
InSite.Custom.CMDS.User.Programs.Controls
Assembly
InSite.UI.dll
public class UpcomingSessionList : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
UpcomingSessionList
Implements
Inherited Members

Constructors

UpcomingSessionList()

public UpcomingSessionList()

Fields

EventRegistrationItem

EventRegistrationItem control.

protected HtmlGenericControl EventRegistrationItem

Field Value

HtmlGenericControl

Remarks

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

EventRepeater

EventRepeater control.

protected Repeater EventRepeater

Field Value

Repeater

Remarks

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

Methods

BindModelToControls()

public int BindModelToControls()

Returns

int

SearchUpcomingEvents()

public static List<UpcomingSessionListItem> SearchUpcomingEvents()

Returns

List<UpcomingSessionListItem>