Click or drag to resize

DslWorkerSitePage Class

[Missing <summary> documentation for "T:Casewhere.Runtime.DSL.DslWorkerSitePage"]

Inheritance Hierarchy
SystemObject
  Casewhere.Runtime.DSLDslWorkerSitePage
    Casewhere.Runtime.DSLDslPage
    Casewhere.Runtime.DSLDslPageGroup

Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public abstract class DslWorkerSitePage

The DslWorkerSitePage type exposes the following members.

Constructors
 NameDescription
Protected methodDslWorkerSitePageInitializes a new instance of the DslWorkerSitePage class
Top
Properties
 NameDescription
Public propertyId Identifier of the page.
Public propertyName Name of the page
Top
See Also