getDefaultEvent()

Overview

public string function getDefaultEvent(
      string applicationId
)

Returns the configured (or calculated by convention), default event for an application. This is the event to represent the homepage of the application.

Arguments

NameTypeRequiredDescription
applicationIdstringNoThe ID of the application whose default event you wish to get. If not supplied, the default application will be used.