Class ControlTextEditorClassicData.File
Inherited Members
Namespace: DataWeb.Data
Assembly: DataWeb.Core.dll
Syntax
public class ControlTextEditorClassicData.File
Properties
Code
Declaration
public string Code { get; set; }
Property Value
Type | Description |
---|---|
string |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |
Nav
Declaration
public string Nav { get; set; }
Property Value
Type | Description |
---|---|
string |