Class ControlCultureEditorParams
Inherited Members
Namespace: DataWeb.Data
Assembly: DataWeb.Core.dll
Syntax
public class ControlCultureEditorParams
Properties
FullName
Declaration
[Required(ErrorMessage = "FullName is required")]
public string FullName { get; set; }
Property Value
Type | Description |
---|---|
string |
ItemId
Declaration
public string ItemId { get; set; }
Property Value
Type | Description |
---|---|
string |