Show / Hide Table of Contents

Class SettingsEditorInfoAdapter

Inheritance
object
SettingsEditorInfoAdapter
Implements
IEditorInfoAdapter
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.dll
Syntax
public class SettingsEditorInfoAdapter : IEditorInfoAdapter

Constructors

SettingsEditorInfoAdapter(object, object, string)

Declaration
public SettingsEditorInfoAdapter(object dataSource, object dataMember, string fieldName)
Parameters
Type Name Description
object dataSource
object dataMember
string fieldName

Methods

CreateEditControl()

Declaration
public EditorInfo CreateEditControl()
Returns
Type Description
EditorInfo

UpdateValue(PropertyEditorEventArgs)

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

UpdateVisibility(PropertyEditorEventArgs)

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

Implements

IEditorInfoAdapter

Extension Methods

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