Class ESS_MS_Intern_Page
Inheritance
System.Object
ESS_MS_Intern_Page
Assembly: Simplic.Framework.EF.dll
Syntax
public class ESS_MS_Intern_Page : Locking.ILockable
Constructors
|
Improve this Doc
View Source
ESS_MS_Intern_Page()
Declaration
public ESS_MS_Intern_Page()
Properties
|
Improve this Doc
View Source
AllowOpenMultiple
Declaration
public int AllowOpenMultiple { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Browser_Configuration_ESS_MS_Intern_Page
Declaration
public virtual Browser_Configuration Browser_Configuration_ESS_MS_Intern_Page { get; set; }
Property Value
|
Improve this Doc
View Source
ContentType
Declaration
public Guid ContentType { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
DirectJump
Declaration
public string DirectJump { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ESS_MS_Intern_Page_DataGrid_ESS_MS_Intern_Page
Declaration
public virtual ICollection<ESS_MS_Intern_Page_DataGrid> ESS_MS_Intern_Page_DataGrid_ESS_MS_Intern_Page { get; set; }
Property Value
|
Improve this Doc
View Source
ExpandOnStart
Declaration
public int ExpandOnStart { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ExportId
Declaration
public Guid ExportId { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
Guid
Declaration
public Guid Guid { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
IconGuid
Declaration
public Guid IconGuid { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
LargeIconGuid
Declaration
public Guid LargeIconGuid { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
Declaration
public string MenuText { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
OrderNr
Declaration
public int OrderNr { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ParentPage
Declaration
public Guid ParentPage { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
RibbonButtonSize
0 = Small, 1 = Medium, 2 = Large
Declaration
public byte RibbonButtonSize { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
RibbonGroupGuid
Declaration
public Guid? RibbonGroupGuid { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Guid> |
|
|
Improve this Doc
View Source
Declaration
public virtual RibbonMenu_Group RibbonMenu_Group { get; set; }
Property Value
|
Improve this Doc
View Source
RibbonOrderNr
Declaration
public int RibbonOrderNr { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ShowInRibbon
Declaration
public bool ShowInRibbon { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public int ShowInStartMenu { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public int ShowInTopMenu { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public int ShowInTreeMenu { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Methods
|
Improve this Doc
View Source
GetPersistantKey()
Declaration
public Guid GetPersistantKey()
Returns
Type |
Description |
System.Guid |
|