Class PropertyEditorItemEventArgs
Inherited Members
Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.dll
Syntax
public class PropertyEditorItemEventArgs : EventArgs
Constructors
PropertyEditorItemEventArgs(EditorInfo)
Declaration
public PropertyEditorItemEventArgs(EditorInfo editor)
Parameters
Type | Name | Description |
---|---|---|
EditorInfo | editor |
Properties
Editor
Declaration
public EditorInfo Editor { get; set; }
Property Value
Type | Description |
---|---|
EditorInfo |