Redirects to a page responisible for rendering the home page of a Workspace.

Namespace:  Phoenix.HttpHandlers
Assembly:  Phoenix.UI (in Phoenix.UI.dll) Version: 2.9.3209.25658 (2.9.0.0)

Syntax

C#
public class GetWorkspace : PhoenixHandler, 
	IRequiresSessionState

Remarks

Class diagram

Inheritance Hierarchy

System..::.Object
  Phoenix.HttpHandlers..::.PhoenixHandler
    Phoenix.HttpHandlers..::.GetWorkspace

See Also