CrmServerLoginControl.ShowTitle Property

Definition

Show Title or Not

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

Property Value

Remarks

The flag is specified in XAML as a bool.

Applies to