Class ESS_MS_Intern_Page_Content
Inheritance
System.Object
ESS_MS_Intern_Page_Content
Assembly: Simplic.Framework.EF.dll
Syntax
public class ESS_MS_Intern_Page_Content : Locking.ILockable
Constructors
|
Improve this Doc
View Source
ESS_MS_Intern_Page_Content()
Declaration
public ESS_MS_Intern_Page_Content()
Properties
|
Improve this Doc
View Source
ContentType
Declaration
public Guid ContentType { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
PageName
Declaration
public string PageName { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
GetPersistantKey()
Declaration
public Guid GetPersistantKey()
Returns
Type |
Description |
System.Guid |
|