Interface IChangeLayoutEventArgs

The IChangeLayoutEventArgs interface describes the object that all ChangeLayout event handlers receive as an argument.

Index

Properties

Properties

layout

layout: ValidLayout

The name of the new layout.

Optional results

results: IQueryResults

The current page of results.

Hierarchy

  • IChangeLayoutEventArgs