Partager via


HostedControl.Text Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Sets/Gets the text for the window or tab control containing this application.

Namespace:   Microsoft.Uii.Csr
Assembly:  Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Syntax

public string Text { get; set; }
Public Property Text As String

Property Value

Type: System.String

Remarks

This gets or sets the text used for the caption in a floating window or for the tab page in a tabbed UI. This is 'new' not 'override' since if we override it, we also will get a stack overflow in the UI design tool.

See Also

HostedControl Class
Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright