Click or drag to resize
ModuleRenderModuleWebView Method
Renders and registers includes of a module that is not based on an item.

Namespace: ConnectedApps.Cms.Sdk.Proxy
Assembly: ConnectedApps.Cms.Sdk.Proxy (in ConnectedApps.Cms.Sdk.Proxy.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string RenderModuleWebView(
	Guid moduleId
)

Parameters

moduleId
Type: SystemGuid
The unique identifier for the module.

Return Value

Type: String
See Also