Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
The Initialization class used to track hosted application initialization information, wrapped in an object.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Inheritance Hierarchy
System.Object
Microsoft.Uii.Csr.Initialization
Syntax
public class Initialization
Public Class Initialization
Constructors
| Name | Description | |
|---|---|---|
![]() |
Initialization(String) | Constructor |
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. |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
GetValue(String) | Returns the XmlNode that matches the XPath expression. |
![]() |
GetValueString(String) | Returns the InnerText of the XmlNode that matches the XPath expression, returns an empty string otherwise. |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright
.jpeg)
.jpeg)
.jpeg)