WebHandlerBaseCS_ConnectionId Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Gets a value that uniquely identifies the current web site.

Namespace: ContentStudio.Site
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public ConnectionId CS_ConnectionId { get; }

Property Value

Type: ConnectionId
Remarks

The ConnectionId is used as an argument when calling methods in the Content Studio Server API and makes it possible for the server to distinguish different web sites on that exists on each Content Studio installation.
See Also

Reference