Udostępnij za pośrednictwem


Initialization Members

The Initialization class used to track hosted application initialization information, wrapped in an object.

The following tables list the members exposed by the Initialization type.

Public Constructors

  Name Description
  Initialization Constructor

Top

Public Properties

  Name Description
public property AdapterType Get the adapter type.
public property AdapterURL Get the URL of the adapter.
public property Arguments Get the arguments of the external application.
public property ContainerType Get the container type (i.e. appdomain or process).
public property DisplayGroup Get the display group of the hosted application.
public property HasContainer Returns "yes" if has isolation container.
public property HostInsideCcfUI True if external application is hosted inside of the UII UI, false otherwise.
public property InitializationString Get or Set the initialization string
public property IsDependentOnWorkflow True if the application is dependent on workflow, false otherwise.
public property IsGlobal True if the application is global, false otherwise.
public property IsIsolated True if hosted application is isolated, false otherwise.
public property MinimunSize Get the minimun size of the hosted application.
public property OptimunSize Get the optimun size of the hosted application.
public property ShowMenu True if external application menu is to be shown, false otherwise.
public property Url Get the url of the hosted application.
public property UseAdapter True if the hosted application uses an adapter, false otherwise.
public property UseOwnedWindow True is application is developed using Microsoft Visual Basic 6.0 or older or older version of it, false otherwise.
public property UseToolBar True if the web application toolbar is used, false otherwise.
public property WindowsControlType Get the hosted control type.
public property WorkingDirectory Get the working directory of the external application.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method GetValue Returns the XmlNode that matches the XPath expression.
public method GetValueString Returns the InnerText of the XmlNode that matches the XPath expression, returns an empty string otherwise.
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

Initialization Class
Microsoft.Uii.Csr Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.