WebOpenContext

Assembly: WebForms;

Description

The WebOpenContext class implements a new context of repository object opening.

Comments

The context of repository object opening is used in the IWebFormComponent.ShowObject method.

Class object properties inherited from IWebOpenContext

  Property name Brief description
CurrentTab The CurrentTab property determines whether an object opens in a new browser tab.
Edit The Edit property determines whether an object opens for edit.
ParamValues The ParamValues property determines parameter values, with which an object opens.

See also:

WebForms Assembly Classes