Class RequestAccess
public class RequestAccess : LobbyBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
- Inheritance
-
RequestAccess
- Implements
- Inherited Members
Constructors
RequestAccess()
public RequestAccess()
Fields
CloseButton
CloseButton control.
protected CloseButton CloseButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RequestButton
RequestButton control.
protected Button RequestButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RequestOrganizationField
RequestOrganizationField control.
protected HtmlGenericControl RequestOrganizationField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RequestOrganizationSelector
RequestOrganizationSelector control.
protected FindOrganization RequestOrganizationSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RequestUserName
RequestUserName control.
protected TextBox RequestUserName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScreenStatus
ScreenStatus control.
protected Alert ScreenStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScreenViews
ScreenViews control.
protected MultiView ScreenViews
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UpdatePanel
UpdatePanel control.
protected UpdatePanel UpdatePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ViewAccept
ViewAccept control.
protected View ViewAccept
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ViewRequest
ViewRequest control.
protected View ViewRequest
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
CreateTicket(string)
public static string CreateTicket(string login)
Parameters
loginstring
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)