Set Layer List Item Info Activity

Description:

Sets the visibility of a layer in a client application.

Inheritance Hierarchy:

System.Object
  System.Activities.Activity
    System.Activities.NativeActivity
      Geocortex.Workflow.Activities.ExternalActivityBase
        Geocortex.Workflow.Activities.SetLayerListItemInfo

Function:

This activity allows a workflow to control properties of items in the user’s layer list.

In a Workflow:

You would use this activity if you need to show or hide a layer in the user’s layer list.

Properties:

Name Description

In Arguments

Is Effectively Visible

Whether the layer list item should be effectively visible (set the visibility of ancestor layer list items).

Is Expanded

Whether the layer list item should be expanded.

Is Visible

Whether the layer list item should be visible.

Item Id

The Id of the layer list item to configure.

Item Name

The name of the layer list item to configure. If an Item Id is also supplied the Id will be preferred.

Misc

Display Name

SetLayerListItemInfo

You can change the name of an activity to one that describes what it does. A descriptive name can make a workflow easier to interpret and maintain.

External Id

An activity handler within a client can reference this particular activity using this external identifier.

Version Information:

Supported from: Geocortex Essentials 4.3, Geocortex Viewer for Silverlight 2.4, Geocortex Viewer for HTML5 2.4.