Class ModuleFormData
Inheritance
ModuleFormData
Assembly: DataWeb.Core.dll
public class ModuleFormData
Properties
Declaration
public IEnumerable<ControlInfo> Controls { get; set; }
Property Value
Declaration
public IEnumerable<List.ListItem> Cultures { get; set; }
Property Value
HistoryVersion
Declaration
public ItemVersionInfo HistoryVersion { get; set; }
Property Value
Declaration
public bool IsActivated { get; set; }
Property Value
Declaration
public bool IsLocalization { get; set; }
Property Value
Declaration
public bool IsNew { get; set; }
Property Value
Declaration
public bool IsRequired { get; set; }
Property Value
Declaration
public bool IsTranslation { get; set; }
Property Value
Declaration
public bool IsValidated { get; set; }
Property Value
Declaration
public bool IsVersions { get; set; }
Property Value
Declaration
public ItemVersionInfo Version { get; set; }
Property Value