The IScreenPop type exposes the following members.

Properties

  NameDescription
Public propertyAdditionalAttributes
Gets additional interaction attributes this screen pop needs. If the screen pop is being initiated from an interaction, these attributes will be gathered and passed to the Pop(IDictionary<(Of <<'(String, String>)>>)) method in addition to server-defined attributes.
Public propertyName
Gets the name of this screen pop. The name is used to find the screen pop and activate it.

See Also