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 | |
---|---|---|
![]() |
AdapterType | Get the adapter type. |
![]() |
AdapterURL | Get the URL of the adapter. |
![]() |
Arguments | Get the arguments of the external application. |
![]() |
ContainerType | Get the container type (i.e. appdomain or process). |
![]() |
DisplayGroup | Get the display group of the hosted application. |
![]() |
HasContainer | Returns "yes" if has isolation container. |
![]() |
HostInsideCcfUI | True if external application is hosted inside of the UII UI, false otherwise. |
![]() |
InitializationString | Get or Set the initialization string |
![]() |
IsDependentOnWorkflow | True if the application is dependent on workflow, false otherwise. |
![]() |
IsGlobal | True if the application is global, false otherwise. |
![]() |
IsIsolated | True if hosted application is isolated, false otherwise. |
![]() |
MinimunSize | Get the minimun size of the hosted application. |
![]() |
OptimunSize | Get the optimun size of the hosted application. |
![]() |
ShowMenu | True if external application menu is to be shown, false otherwise. |
![]() |
Url | Get the url of the hosted application. |
![]() |
UseAdapter | True if the hosted application uses an adapter, false otherwise. |
![]() |
UseOwnedWindow | True is application is developed using Microsoft Visual Basic 6.0 or older or older version of it, false otherwise. |
![]() |
UseToolBar | True if the web application toolbar is used, false otherwise. |
![]() |
WindowsControlType | Get the hosted control type. |
![]() |
WorkingDirectory | Get the working directory of the external application. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
GetValue | Returns the XmlNode that matches the XPath expression. |
![]() |
GetValueString | Returns the InnerText of the XmlNode that matches the XPath expression, returns an empty string otherwise. |
![]() |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
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.