Subject | English | Norwegian Bokmål |
comp., MS | host view of the add-in | vertsvisning for tillegget (In the .NET Framework add-in programming model, an assembly that contains interfaces or abstract base classes, and represents the host's view of the methods and types used to communicate with an add-in) |
comp., MS | interactive view gallery | galleri for interaktiv visning (A gallery of objects that provides different ways of visualizing data) |
comp., MS | private view state | privat visningstilstand (State information that is written as a hidden field, such as the form that is currently active or the pagination information for a form) |
comp., MS | quick view form | hurtigvisningsskjema (A mini form that shows up within the main form, so that users can create a new record for an entity without leaving the context of the current process) |
comp., MS | tree view control | trevisningskontroll (A standard Windows control that allows a set of hierarchically-related objects to be displayed as an expandable outline) |
comp., MS | View all | Vis alle (" The link that appears above an incomplete content set and leads to the full list of items. For example, when a content module displays items 1–6, a "View all" link in line with the module label leads to a webpage that lists all items. The items that are available in preview are redundantly available in the list of all items, which may be paginated.") |
comp., MS | View Bar | Visningsfelt (A screen element along the left edge of the Project window that provides buttons for the most commonly used views. The View Bar provides a convenient means of changing views by just clicking the icons that appear on the View Bar) |
comp., MS | View Lists right | rettigheten Vise lister (A right that allows a user to view items in a list, document library, discussion board, or survey. Does not allow the user to add, modify, or remove the items) |
comp., MS | View-Only Organization Management | Skrivebeskyttet organisasjonsadministrasjon (The administrator role group that gives users permissions to view, but not modify, all mailboxes, public groups, and external contacts in the organization. Members can also view settings for role assignment policies, transport rules, and supervision policies) |
comp., MS | view state | visningstilstand (A mode of session state in which the entire session state is serialized and stored as a BLOB on the client then deserialized during every post-back. This has a tremendous hit in bytes over the wire (BoW), but is highly scalable in that it doesn't require storing information in the database) |