Class SingleUserEditor
- Namespace
- Dynamicweb.Content.Items.Editors
- Assembly
- Dynamicweb.dll
Represents a User editor.
- Inheritance
-
Single
User Editor
- Inherited Members
Properties
DataType
Gets the data type for this editor.
Property Value
Methods
GetViewModelValue(object?)
Gets the value as an instance of User
Parameters
value
object
Returns
- object
The instance of User
View , orModel null
.
RenderValue(EditorRenderingContext)
Renders value.
Parameters
context
EditorRendering Context Editor rendering context.