Share via


Page.PushOnStack Property

Indicates whether the current page can go on the back stack.

Syntax

  public bool PushOnStack {get; set;}

Property Value

System.Boolean.  If true, the page can go on the back stack; otherwise, false.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.Hosting

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also