Click or drag to resize
InlineControlInfoProviderGetInlineControlUrl Method (String)
Returns virtual path to the inline control file.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static string GetInlineControlUrl(
	string controlName
)

Parameters

controlName
Type: SystemString
Inline control name

Return Value

Type: String
See Also