Class TemplateInfo.ListWidgetValue
Inherited Members
Namespace: DataWeb.Templating
Assembly: DataWeb.Core.dll
Syntax
public class TemplateInfo.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 |