Class AccommodationManager
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Repeater
Repeater control.
protected Repeater Repeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetItems()
public List<GrantRegistrationAccommodation> GetItems()
Returns
InitControl()
public void InitControl()
OnInit(EventArgs)
protected override void OnInit(EventArgs e)