Click or drag to resize

DslPageGroup Class

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

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

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

The DslPageGroup type exposes the following members.

Constructors
 NameDescription
Public methodDslPageGroupInitializes a new instance of the DslPageGroup class
Top
Properties
 NameDescription
Public propertyId Identifier of the page.
(Inherited from DslWorkerSitePage)
Public propertyItems 
Public propertyName Name of the page
(Inherited from DslWorkerSitePage)
Top
See Also