Iron Speed Designer
9.2.0
SignIn
Page
DotNet
~/Master Pages/HorizontalMenu.master
Security
Security\SignIn.html
SignIn
AutomaticallySignIn
Selection
CommandName
CheckBoxAutoLogin_Command
PostBack
True
AutomaticallySignInLabel
Label
CommandName
CheckBoxAutoLoginLbl_Command
Text
Txt:AutoLogin
ResourceReference
CancelButton
Button
..\Shared\ThemeButton.html
Button-CausesValidation
False
Button-CommandName
Redirect
Button-RedirectURL
Back
Button-Text
Btn:Cancel
ResourceReference
Button-ToolTip
Btn:Cancel
ResourceReference
DialogTitle
Html
HtmlEncodeWhiteSpace
True
Text
Txt:SignIn
ResourceReference
EmailLinkButton
LinkButton
CausesValidation
False
CommandName
ForgotUser
Consumers
page
Text
Txt:ForgotPassword
ResourceReference
LoginMessage
Label
CommandName
LoginMsg_Command
OKButton
Button
..\Shared\ThemeButton.html
Button-CausesValidation
True
Button-CommandName
Login
Button-Text
Login with ADFS
Button-ToolTip
Login with ADFS Single Sign-On
PageTitle
Literal
Text
{Title:SignIn}
Password
TextBox
Columns
50
CommandName
TextBoxPassword_Command
CssClass
field_input
PasswordRequiredFieldValidator:Display
None
PasswordRequiredFieldValidator:Enabled
True
TextMode
Password
PasswordLabel
Label
Text
Txt:Password
ResourceReference
PasswordMessage
Label
RememberPassword
Selection
CommandName
CheckBoxPass_Command
PostBack
True
RememberPasswordLabel
Label
CommandName
CheckBoxPassLbl_Command
Text
Txt:RememberPassword
ResourceReference
RememberUserName
Selection
CommandName
CheckBoxUN_Command
PostBack
True
RememberUserNameLabel
Label
CommandName
CheckBoxUNLbl_Command
Text
Txt:RememberUN
ResourceReference
UserName
TextBox
Columns
50
CommandName
TextBoxUserName_Command
CssClass
field_input
UserNameRequiredFieldValidator:Display
None
UserNameRequiredFieldValidator:Enabled
True
UserNameLabel
Label
Text
Txt:UserName
ResourceReference
<![CDATA[<?xml version="1.0" encoding="utf-16"?>
<LayoutDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Layout Name="Page" Type="RootLayout">
<Prolog>
<Value><asp:Content id="Content" ContentPlaceHolderID="PageContent" runat="server">
<a id="StartOfPageContent"></a>
</Value>
</Prolog>
<Row>
<Cell>
<Value><GEN:PANEL NAME="SignInPanelHeaderGroup"/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>dh</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
</Row>
<Row>
<Cell>
<Value><%= SystemUtils.GenerateEnterKeyCaptureBeginTag(FindControlRecursively("OKButton")) %><GEN:PANEL NAME="SignInPanelControl"/><%= SystemUtils.GenerateEnterKeyCaptureEndTag(FindControlRecursively("OKButton")) %></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>dBody</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
</Row>
<TableAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>dv</AttributeValue>
</Attribute>
<Attribute>
<Name>cellpadding</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
<Attribute>
<Name>cellspacing</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
<Attribute>
<Name>border</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
</TableAttributes>
<Epilog>
<Value><div id="detailPopup" class="detailRolloverPopup" onmouseout="detailRolloverPopupClose();" onmouseover="clearTimeout(gPopupTimer);"></div>
<asp:ValidationSummary id="ValidationSummary1" ShowMessageBox="true" ShowSummary="false" runat="server"></asp:ValidationSummary>
</asp:Content>
</Value>
</Epilog>
</Layout>
<Layout Name="SignInPanelHeaderGroup" Type="Panel">
<Row>
<Cell>
<Value><img src="../Images/space.gif" alt=""/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>dhel</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><asp:CollapsiblePanelExtender id="SignInCPExtender" runat="server" TargetControlid="SignInCollapsibleRegion" ExpandControlID="SignInToggleIcon" CollapseControlID="SignInToggleIcon" ImageControlID="SignInToggleIcon" ExpandedImage="../images/icon_panelcollapse.gif" CollapsedImage="../images/icon_panelexpand.gif" SuppressPostBack="true"/>
<asp:ImageButton id="SignInToggleIcon" runat="server" ToolTip="<%# GetResourceValue(&quot;Btn:ExpandCollapse&quot;, &quot;Persons&quot;) %>" causesvalidation="False" imageurl="../images/icon_panelcollapse.gif" />
</Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>dheci</AttributeValue>
</Attribute>
<Attribute>
<Name>valign</Name>
<AttributeValue>middle</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><GEN:PANEL NAME="SignInTitleGroup"/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>dhb</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><img src="../Images/space.gif" alt=""/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>dher</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
</Row>
<TableAttributes>
<Attribute>
<Name>cellpadding</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
<Attribute>
<Name>cellspacing</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
<Attribute>
<Name>border</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
<Attribute>
<Name>width</Name>
<AttributeValue>100%</AttributeValue>
</Attribute>
</TableAttributes>
</Layout>
<Layout Name="SignInTitleGroup" Type="Panel">
<Row>
<Cell>
<Value><GEN:HTML NAME="DialogTitle"/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>dht</AttributeValue>
</Attribute>
<Attribute>
<Name>valign</Name>
<AttributeValue>middle</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
</Row>
<TableAttributes>
<Attribute>
<Name>cellpadding</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
<Attribute>
<Name>cellspacing</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
<Attribute>
<Name>border</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
</TableAttributes>
</Layout>
<Layout Name="SignInPanelControl" Type="Panel">
<Prolog>
<Value><asp:panel id="SignInCollapsibleRegion" runat="server"></Value>
</Prolog>
<Epilog>
<Value></asp:panel></Value>
</Epilog>
<Row>
<Cell>
<Value><GEN:PANEL NAME="SignInControl"/></Value>
<CellAttributes>
<Attribute>
<Name>style</Name>
<AttributeValue>padding-left:8px; padding-right:8px; padding-top:4px</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
</Row>
<Row>
<Cell>
<Value><GEN:PANEL NAME="PageButtons"/></Value>
</Cell>
</Row>
<TableAttributes>
<Attribute>
<Name>cellpadding</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
<Attribute>
<Name>cellspacing</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
<Attribute>
<Name>border</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
<Attribute>
<Name>width</Name>
<AttributeValue>325</AttributeValue>
</Attribute>
</TableAttributes>
</Layout>
<Layout Name="SignInControl" Type="Panel">
<Row>
<Cell>
<CellAttributes>
<Attribute>
<Name>colspan</Name>
<AttributeValue>4</AttributeValue>
</Attribute>
<Attribute>
<Name>style</Name>
<AttributeValue>height: 5px;</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<RowAttributes />
</Row>
<Row>
<Cell>
<Value><GEN:LABEL NAME="LoginMessage"/></Value>
<CellAttributes>
<Attribute>
<Name>colspan</Name>
<AttributeValue>4</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
</Row>
<Row>
<Cell>
<Value></Value>
<CellAttributes>
<Attribute>
<Name>colspan</Name>
<AttributeValue>4</AttributeValue>
</Attribute>
<Attribute>
<Name>style</Name>
<AttributeValue>height: 5px;</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
</Row>
<Row>
<Cell>
<Value><GEN:LABEL NAME="UserNameLabel"/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>field_label</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><GEN:TEXTBOX NAME="UserName" /></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>field_value</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><GEN:SELECTION NAME="RememberUserName"/></Value>
</Cell>
<Cell>
<Value><GEN:LABEL NAME="RememberUserNameLabel" /></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>field_label</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
</Row>
<Row>
<Cell>
<CellAttributes>
<Attribute>
<Name>colspan</Name>
<AttributeValue>4</AttributeValue>
</Attribute>
<Attribute>
<Name>style</Name>
<AttributeValue>height: 5px;</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
</Row>
<Row>
<Cell>
<Value><GEN:LABEL NAME="PasswordLabel"/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>field_label</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><GEN:TEXTBOX NAME="Password"/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>field_value</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><GEN:SELECTION NAME="RememberPassword"/></Value>
</Cell>
<Cell>
<Value><GEN:LABEL NAME="RememberPasswordLabel"/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>field_label</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
</Row>
<Row>
<Cell>
<CellAttributes>
<Attribute>
<Name>colspan</Name>
<AttributeValue>4</AttributeValue>
</Attribute>
<Attribute>
<Name>style</Name>
<AttributeValue>height: 5px;</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
</Row>
<Row>
<Cell>
<CellAttributes />
</Cell>
<Cell>
<Value><GEN:LINKBUTTON NAME="EmailLinkButton" /></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>fyp_link</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><GEN:SELECTION NAME="AutomaticallySignIn"/></Value>
</Cell>
<Cell>
<Value><GEN:LABEL NAME="AutomaticallySignInLabel"/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>field_label</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
</Row>
<Row>
<Cell>
<CellAttributes>
<Attribute>
<Name>colspan</Name>
<AttributeValue>4</AttributeValue>
</Attribute>
<Attribute>
<Name>style</Name>
<AttributeValue>height: 5px;</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
</Row>
<Row>
<Cell>
<CellAttributes>
<Attribute>
<Name>style</Name>
<AttributeValue>height: 5px;</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><GEN:LABEL Name="PasswordMessage" /></Value>
<CellAttributes>
<Attribute>
<Name>style</Name>
<AttributeValue>height: 5px;</AttributeValue>
</Attribute>
<Attribute>
<Name>colspan</Name>
<AttributeValue>3</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<RowAttributes />
</Row>
<TableAttributes>
<Attribute>
<Name>cellpadding</Name>
<AttributeValue>1</AttributeValue>
</Attribute>
<Attribute>
<Name>cellspacing</Name>
<AttributeValue>1</AttributeValue>
</Attribute>
<Attribute>
<Name>border</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
</TableAttributes>
</Layout>
<Layout Name="PageButtons" Type="PageButton">
<Row>
<Cell>
<Value><GEN:BUTTON NAME="OKButton"/></Value>
</Cell>
<Cell>
<Value><GEN:BUTTON NAME="CancelButton"/></Value>
</Cell>
</Row>
<TableAttributes>
<Attribute>
<Name>cellpadding</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
<Attribute>
<Name>cellspacing</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
<Attribute>
<Name>border</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
<Attribute>
<Name>style</Name>
<AttributeValue>padding-top:10px; padding-bottom:5px;</AttributeValue>
</Attribute>
<Attribute>
<Name>align</Name>
<AttributeValue>center</AttributeValue>
</Attribute>
</TableAttributes>
</Layout>
</LayoutDefinition>]]>