WindowClosingEventArgs Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the event arguments for the window closing event.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.WindowClosingEventArgs
Syntax
public sealed class WindowClosingEventArgs : EventArgs
Public NotInheritable Class WindowClosingEventArgs
Inherits EventArgs
Constructors
Name | Description | |
---|---|---|
WindowClosingEventArgs() | Initializes a new instance of the WindowClosingEventArgs class. |
Properties
Name | Description | |
---|---|---|
Cancel | Gets or sets a Boolean value that specifies whether the window closing event is cancelled. |
|
IsChildWindow | Gets a Boolean value that specifies whether the window is a child window. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright