CrmServerLoginControl.HideCancel Property

Definition

Show Cancel Button or Not

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

Property Value

Remarks

The flag is specified in XAML as a bool.

Applies to