Click or drag to resize

DslPage Properties

The DslPage type exposes the following members.

Properties
  Name Description
Public property Events List of events that associated with the page
Public property HideOnWorkerSite Flag of the page that indicates page is hidden on worker site or not.
Public property Id Identifier of the page.
(Inherited from DslWorkerSitePage)
Public property Name Name of the page
(Inherited from DslWorkerSitePage)
Public property ProductId ProductId specifies product which the page depend on.
Public property Tags The tags are attached to a page
Public property Title Title of the page
Public property WidgetIds List of widgets that associated with the page
Top
See Also