Jagamisviis:


CrmServerLoginControl.ShowTitle Property

 

Applies To: Dynamics CRM 2015

Show Title or Not

Namespace:   Microsoft.Xrm.Tooling.CrmConnectControl
Assembly:  Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)

Syntax

public bool ShowTitle { get; set; }
public:
property bool ShowTitle {
    bool get();
    void set(bool value);
}
member ShowTitle : bool with get, set
Public Property ShowTitle As Boolean

Property Value

Type: System.Boolean

Remarks

The flag is specified in XAML as a bool.

See Also

CrmServerLoginControl Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright