Class ApplicationLoadEventArgs

Index

Constructor methods

Properties

Constructor methods

constructor(components: Component[], isPartialLoad: boolean): ApplicationLoadEventArgs

Parameters

  • components: Component[]
  • isPartialLoad: boolean

Returns

ApplicationLoadEventArgs

Properties

public components: Component[]

public isPartialLoad: boolean