Dsl
|
public class DslPage : DslWorkerSitePage
The DslPage type exposes the following members.
| Name | Description | |
|---|---|---|
| Events | List of events that associated with the page | |
| HideOnWorkerSite | Flag of the page that indicates page is hidden on worker site or not. | |
| Id |
Identifier of the page.
(Inherited from DslWorkerSitePage) | |
| Name |
Name of the page
(Inherited from DslWorkerSitePage) | |
| ProductId | ProductId specifies product which the page depend on. | |
| Tags | The tags are attached to a page | |
| Title | Title of the page | |
| WidgetIds | List of widgets that associated with the page |