The following tables list the members exposed by RenderUpLevelImageButton.
Name | Description | |
---|---|---|
RenderUpLevelImageButton 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_script | Set or attributes to be passed to client (Inherited from Infragistics.WebUI.WebControls.Buttons.ButtonRenderUp) | |
appearance | Current appearance (Inherited from Infragistics.WebUI.WebControls.Buttons.ButtonRenderUp) | |
controlStyle | ControlStyle merged with Apperance.Style (Inherited from Infragistics.WebUI.WebControls.Buttons.ButtonRenderUp) | |
cssClass | Current CssClass (Inherited from Infragistics.WebUI.WebControls.Buttons.ButtonRenderUp) | |
fixDesignStyle | Request to fix/validate/build style (border, background) for design-time appearance (Inherited from Infragistics.WebUI.WebControls.Buttons.ButtonRenderUp) | |
inputWasPainted | Flag if input field was already painted (Inherited from Infragistics.WebUI.WebControls.Buttons.ButtonRenderUp) | |
owner | Owner of that renderer (Inherited from Infragistics.WebUI.WebControls.Buttons.ButtonRenderUp) | |
rounded | Image used for rounded corners. The null means rounded corners are used (Inherited from Infragistics.WebUI.WebControls.Buttons.ButtonRenderUp) | |
state | Instant/current state of button. 0-normal, 4-disabled, 5-checked, 9-checked/disabled (Inherited from Infragistics.WebUI.WebControls.Buttons.ButtonRenderUp) |
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. (Inherited from Infragistics.WebUI.WebControls.Buttons.ButtonRenderUp) | |
DrawImage | Append to output string html that will render image. (Inherited from Infragistics.WebUI.WebControls.Buttons.ButtonRenderUp) | |
DrawInput | Append to output string html that will render invisible button element. (Inherited from Infragistics.WebUI.WebControls.Buttons.ButtonRenderUp) | |
DrawText | Overloaded. Append to output string html that will render text. (Inherited from Infragistics.WebUI.WebControls.Buttons.ButtonRenderUp) | |
HasAttribute | Check if attribute should be passed to script (Inherited from Infragistics.WebUI.WebControls.Buttons.ButtonRenderUp) | |
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 | Overridden. Write border for rounded corners built by TDs for the current appearance. | |
WriteRoundedTableEnd | Overridden. Write the last part of a table that creates rounded corners. It may draw 2 TRs straight after the main TD and 2 TRs with 5 TDs. | |
WriteRoundedTableStart | Overridden. Write the first part of the table that creates rounded corners. It may draw 2 TRs with 5 TD and TR with 2 TDs that comes before the main TD. | |
WriteScriptAppearance | Write data for script for a particular appearance. (Inherited from Infragistics.WebUI.WebControls.Buttons.ButtonRenderUp) | |
WriteScriptRoundedTable | Overridden. Write data for script related to rounded corners built by TDs for a particular appearance. | |
writeStyles | Overloaded. (Inherited from Infragistics.WebUI.Shared.RendererBase) |