| Name | Description |
---|
 | Add_Item | Adds a possible, selectable value to the combo/select box |
 | Add_Items | Adds a series of possible, selectable values to the combo/select box |
 | Close_Button_URL | Return the HTML for the close button image for a given html interface (Inherited from abstract_Element.) |
 | Help_URL | Returns the URL for the element help for a given html interface (Inherited from abstract_Element.) |
 | Inner_Read_Data | Reads the inner data from the CompleteTemplate XML format (Overrides abstract_Element..::..Inner_Read_Data(XmlTextReader).) |
 | Prepare_For_Save | Prepares the bib object for the save, by clearing any existing data in this element's related field(s) (Inherited from abstract_Element.) |
 | Read_XML | Reads from the template XML format (Inherited from abstract_Element.) |
 | render_helper(TextWriter, List<(Of <<'(String>)>>), String, User_Object, Web_Language_Enum, Language_Support_Info, String) | Method helps to render all multiple combo box based elements |
 | render_helper(TextWriter, ReadOnlyCollection<(Of <<'(String>)>>), String, User_Object, Web_Language_Enum, Language_Support_Info, String) | Method helps to render all multiple combo box based elements |
 | render_helper(TextWriter, String, String, User_Object, Web_Language_Enum, Language_Support_Info, String) | Method helps to render all multiple combo box based elements |
 | render_helper(TextWriter, List<(Of <<'(String>)>>), List<(Of <<'(String>)>>), String, User_Object, Web_Language_Enum, Language_Support_Info, String) | Method helps to render all multiple combo box based elements |
 | render_helper(TextWriter, ReadOnlyCollection<(Of <<'(String>)>>), List<(Of <<'(String>)>>), String, User_Object, Web_Language_Enum, Language_Support_Info, String) | Method helps to render all multiple combo box based elements |
 | render_helper(TextWriter, String, List<(Of <<'(String>)>>), String, User_Object, Web_Language_Enum, Language_Support_Info, String) | Method helps to render all multiple combo box based elements |
 | Render_Template_HTML | Renders the HTML for this element (Inherited from abstract_Element.) |
 | Save_Constant_To_Bib | Saves the constants to the bib id (Inherited from abstract_Element.) |
 | Save_To_Bib | Saves the data rendered by this element to the provided bibliographic object during postback (Inherited from abstract_Element.) |
 | Set_Base_URL | Sets the base url for the current request (Inherited from abstract_Element.) |