Class ModuleListEdit.ListItem.ListWidgetValue
Inherited Members
Namespace: DataWeb.Structure.Modules
Assembly: DataWeb.Core.dll
Syntax
public class ModuleListEdit.ListItem.ListWidgetValue
Properties
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |
Value
Declaration
public object Value { get; set; }
Property Value
Type | Description |
---|---|
object |