IpcServiceFactoryGetUri Method Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Gets the Uri representing the server object to get, i.e. ipc://ChannelPipe/Application/ObjectMoniker

Namespace: ContentStudio.Api.Extensions
Assembly: ContentStudio.Api.Extensions (in ContentStudio.Api.Extensions.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public override Uri GetUri(
	string className
)

Parameters

className
Type: SystemString
the registered name of the object to get

Return Value

Type: Uri
an Uri representing the server object to get

Implements

IServiceFactoryGetUri(String)
See Also

Reference