Class ESS_MS_Intern_Page_Script
Inheritance
System.Object
ESS_MS_Intern_Page_Script
Assembly: Simplic.Framework.EF.dll
Syntax
public class ESS_MS_Intern_Page_Script : Locking.ILockable
Constructors
|
Improve this Doc
View Source
ESS_MS_Intern_Page_Script()
Declaration
public ESS_MS_Intern_Page_Script()
Properties
|
Improve this Doc
View Source
ClassName
Declaration
public string ClassName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Ident
Declaration
public int Ident { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PageGuid
Declaration
public Guid PageGuid { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
ScriptMethod
Declaration
public string ScriptMethod { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ScriptName
Declaration
public string ScriptName { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
GetPersistantKey()
Declaration
public Guid GetPersistantKey()
Returns
Type |
Description |
System.Guid |
|