The PropertyEditorEventArgs class is a cusom EventArgs class for
handling Event Args from a change in value of a property.
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public class PropertyEditorEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class PropertyEditorEventArgs Inherits EventArgs |