Show / Hide Table of Contents

Interface IEditorInfoAdapter

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.dll
Syntax
public interface IEditorInfoAdapter

Methods

CreateEditControl()

Declaration
EditorInfo CreateEditControl()
Returns
Type Description
EditorInfo

UpdateValue(PropertyEditorEventArgs)

Declaration
bool UpdateValue(PropertyEditorEventArgs e)
Parameters
Type Name Description
PropertyEditorEventArgs e
Returns
Type Description
bool

UpdateVisibility(PropertyEditorEventArgs)

Declaration
bool UpdateVisibility(PropertyEditorEventArgs e)
Parameters
Type Name Description
PropertyEditorEventArgs e
Returns
Type Description
bool

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS