Share via


AifTabControl.AifTabPages Property

 

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

Gets the collection of TabPages that the TabControl uses. The "Tag" value of each TabPage contains the hosted application itself and is used to get the hosted application when we know the TabPage.

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

Syntax

public ReadOnlyCollection<TabPage> AifTabPages { get; }
Public ReadOnly Property AifTabPages As ReadOnlyCollection(Of TabPage)

Property Value

Type: System.Collections.ObjectModel.ReadOnlyCollection<TabPage>

Type: ReadOnlyCollection<T>

See Also

AifTabControl Class
Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright