Click or drag to resize
CMSEventArgsOriginalEventArgs Property

Note: This API is now obsolete.

Original event arguments for the event

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
[ObsoleteAttribute("Property was not intended for public use and will be removed in the next version.")]
public EventArgs OriginalEventArgs { get; }

Property Value

Type: EventArgs
See Also