Share via


Initialization Class

 

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
System_CAPS_pubmethod Initialization(String)

Constructor

Properties

Name Description
System_CAPS_pubproperty AdapterType

Get the adapter type.

System_CAPS_pubproperty AdapterURL

Get the URL of the adapter.

System_CAPS_pubproperty Arguments

Get the arguments of the external application.

System_CAPS_pubproperty ContainerType

Get the container type (i.e. appdomain or process).

System_CAPS_pubproperty DisplayGroup

Get the display group of the hosted application.

System_CAPS_pubproperty HasContainer

Returns "yes" if has isolation container.

System_CAPS_pubproperty HostInsideCcfUI

True if external application is hosted inside of the UII UI, false otherwise.

System_CAPS_pubproperty InitializationString

Get or Set the initialization string

System_CAPS_pubproperty IsDependentOnWorkflow

True if the application is dependent on workflow, false otherwise.

System_CAPS_pubproperty IsGlobal

True if the application is global, false otherwise.

System_CAPS_pubproperty IsIsolated

True if hosted application is isolated, false otherwise.

System_CAPS_pubproperty MinimunSize

Get the minimun size of the hosted application.

System_CAPS_pubproperty OptimunSize

Get the optimun size of the hosted application.

System_CAPS_pubproperty ShowMenu

True if external application menu is to be shown, false otherwise.

System_CAPS_pubproperty Url

Get the url of the hosted application.

System_CAPS_pubproperty UseAdapter

True if the hosted application uses an adapter, false otherwise.

System_CAPS_pubproperty UseOwnedWindow

True is application is developed using Microsoft Visual Basic 6.0 or older or older version of it, false otherwise.

System_CAPS_pubproperty UseToolBar

True if the web application toolbar is used, false otherwise.

System_CAPS_pubproperty WindowsControlType

Get the hosted control type.

System_CAPS_pubproperty WorkingDirectory

Get the working directory of the external application.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod GetValue(String)

Returns the XmlNode that matches the XPath expression.

System_CAPS_pubmethod GetValueString(String)

Returns the InnerText of the XmlNode that matches the XPath expression, returns an empty string otherwise.

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod 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

Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright