Table of Contents

Class WorkspaceUrlIdentifier

Namespace
Kentico.Xperience.Admin.Base.UIPages
Assembly
Kentico.Xperience.Admin.Base.dll

Workspace from the URL.

public sealed class WorkspaceUrlIdentifier
Inheritance
object
WorkspaceUrlIdentifier
Extension Methods

Constructors

WorkspaceUrlIdentifier()

public WorkspaceUrlIdentifier()

Properties

WorkspaceID

Workspace ID.

public int WorkspaceID { get; set; }

Property Value

int

WorkspaceName

Workspace codename.

public string WorkspaceName { get; set; }

Property Value

string