Represents a Cloud Connect Page Object and also customisation details of that Page Object.
Implements I_ISDirty
Methods
|
Name |
Description |
|
Clear |
Clears this object and sets all of its properties to their defaults. |
|
Clone |
Create a Clone of this item. |
|
IsValid |
Check to see if this Item is valid. |
Properties
|
Name |
Description |
|
AllowParametersCustomise |
Indicates whether this Page Object should allow Users to customise its Parameters. |
|
Caption |
The Caption where applicable, e.g., for Group Headers or to override a Widget's Script-defined Caption. |
|
HasPermissionToView Read-Only |
Indicates whether the Current User Has Permission to View this Page Object. |
|
HtmlWidgetId |
The Id of this HTML Widget type Page Object (the Id of a system-supplied HTML Widget). |
|
IsDirty Read-Only |
Indicates whether this object has been modified since being created, loaded or refreshed. |
|
Name |
The unique Name used to identify this Page Object. |
|
PageObjectType |
The Page Object Type. |
|
PageObjectTypeText |
The Page Object Type in its String representation. |
|
Parameters Read-Only |
A collection of Widget Script Parameters. |
|
ParametersUserCustomisation Read-Only |
A collection of Widget Script Parameters configured to allow User Customisation. |
|
ParametersUserCustomised |
Indicates whether this Page Object has User Customised Parameters. |
|
PermissionKeyView |
The Permission Key required to view this Page Object. |
|
ScriptId |
The Id of the HTML Widget Script. |
|
ScriptPk |
The primary key of the HTML Widget Script. |
|
Tag |
The Tag property can be used to attach another value or object to this object. |
|
Url |
The URL for this External URL type Page Object. |
|
Visible |
Indicates whether this Page Object is Visible by default. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0