The following tables list the members exposed by ButtonRenderUp.
Name | Description | |
---|---|---|
ButtonRenderUp Constructor | Constructor |
Name | Description | |
---|---|---|
inchar | Inchar string. (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
level | (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
newLine | New line string. (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
o | Output. (Inherited from Infragistics.WebUI.Shared.RendererBase) |
Name | Description | |
---|---|---|
A_BackColor | Flag to pass attribute to client for BorderColor | |
A_BackgroundImage | Flag to pass attribute to client for ForeColor | |
A_BorderColor | Flag to pass attribute to client for | |
A_BorderStyle | Flag to pass attribute to client for BorderStyle | |
A_BorderWidth | Flag to pass attribute to client for BorderWidth | |
A_CssClass | Flag to pass attribute to client for FontStrikeout | |
A_CustomRule1 | Flag to pass attribute to client for filter | |
A_CustomRule2 | Flag to pass attribute to client for letter-spacing | |
A_CustomRule3 | Flag to pass attribute to client for writing-mode | |
A_CustomRule4 | Flag to pass attribute to client for | |
A_FontBold | Flag to pass attribute to client for FontSize | |
A_FontItalic | Flag to pass attribute to client for FontBold | |
A_FontName | Flag to pass attribute to client for BackgroundImage | |
A_FontOverline | Flag to pass attribute to client for FontUnderline | |
A_FontSize | Flag to pass attribute to client for FontName | |
A_FontStrikeout | Flag to pass attribute to client for FontOverline | |
A_FontUnderline | Flag to pass attribute to client for FontItalic | |
A_ForeColor | Flag to pass attribute to client for BackColor | |
A_ID_BackColor | Id for attribute that is used on client to identify its name | |
A_ID_BackgroundImage | Id for attribute that is used on client to identify its name | |
A_ID_BgColor | Id for attribute that is used on client to identify its name | |
A_ID_BorderColor | Id for attribute that is used on client to identify its name | |
A_ID_BorderStyle | Id for attribute that is used on client to identify its name | |
A_ID_BorderWidth | Id for attribute that is used on client to identify its name | |
A_ID_CssClass | Id for attribute that is used on client to identify its name | |
A_ID_CustomRule1 | Id for attribute that is used on client to identify its name | |
A_ID_CustomRule2 | Id for attribute that is used on client to identify its name | |
A_ID_CustomRule3 | Id for attribute that is used on client to identify its name | |
A_ID_CustomRule4 | Id for attribute that is used on client to identify its name | |
A_ID_FontBold | Id for attribute that is used on client to identify its name | |
A_ID_FontItalic | Id for attribute that is used on client to identify its name | |
A_ID_FontName | Id for attribute that is used on client to identify its name | |
A_ID_FontSize | Id for attribute that is used on client to identify its name | |
A_ID_ForeColor | Id for attribute that is used on client to identify its name | |
A_ID_ImageUrl | Id for attribute that is used on client to identify its name | |
A_ID_InnerBorderColor | Id for attribute that is used on client to identify its name | |
A_ID_InnerBorderStyle | Id for attribute that is used on client to identify its name | |
A_ID_InnerBorderWidth | Id for attribute that is used on client to identify its name | |
A_ID_Padding | Id for attribute that is used on client to identify its name | |
A_ID_TextDecoration | Id for attribute that is used on client to identify its name | |
A_ImageUrl | Flag to pass attribute to client for Image | |
A_InnerBorderColor | Flag to pass attribute to client for InnerBorderColor | |
A_InnerBorderStyle | Flag to pass attribute to client for InnerBorderStyle | |
A_InnerBorderWidth | Flag to pass attribute to client for InnerBorderWidth | |
A_Padding | Flag to pass attribute to client for Padding | |
a_script | Set or attributes to be passed to client | |
appearance | Current appearance | |
controlStyle | ControlStyle merged with Apperance.Style | |
cssClass | Current CssClass | |
fixDesignStyle | Request to fix/validate/build style (border, background) for design-time appearance | |
inputWasPainted | Flag if input field was already painted | |
owner | Owner of that renderer | |
rounded | Image used for rounded corners. The null means rounded corners are used | |
state | Instant/current state of button. 0-normal, 4-disabled, 5-checked, 9-checked/disabled |
Name | Description | |
---|---|---|
Render | Render control. (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
VisitObjects | Overridden. |
Name | Description | |
---|---|---|
borderStyleToString | Return bs.ToString (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
DrawFields | Append to output string text, image and input html elements. | |
DrawImage | Append to output string html that will render image. | |
DrawInput | Append to output string html that will render invisible button element. | |
DrawText | Overloaded. Append to output string html that will render text. | |
HasAttribute | Check if attribute should be passed to script | |
indent | (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
iw | (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
iwl | Overloaded. (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
outdent | (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
RenderAttributes | Append to StringBuilder custom and standard attributes of WebControl such as: position, top, left, z-index, etc. It is used within style=\"...\" (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
w | (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
wf | (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
wi | Overloaded. (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
wl | Overloaded. (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
WriteBorder | Overloaded. Append border to StringBuilder (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
WriteFont | Overloaded. (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
WriteFontName | Append font name to StringBuilder (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
WriteRect | Append Padding or Margin to StringBuilder for style=\"...\" (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
WriteRoundedInnerBorder | Write border for rounded corners built by TDs for current appearance. | |
WriteRoundedTableEnd | Write last part of table that creates rounded corners. It may draw 2 TRs straight after main TD and 2 TRs with 5 TDs. | |
WriteRoundedTableStart | Write first part of table that creates rounded corners. It may draw 2 TRs with 5 TD and TR with 2 TDs that comes before main TD. | |
WriteScriptAppearance | Write data for script for a particular appearance. | |
WriteScriptRoundedTable | Write data for script related to rounded corners built by TDs for a particular appearance. | |
writeStyles | Overloaded. (Inherited from Infragistics.WebUI.Shared.RendererBase) |