InlineControlInfoProviderGetInlineControlUrl Method (String) |
Returns virtual path to the inline control file.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public static string GetInlineControlUrl(
string controlName
)
Parameters
- controlName
- Type: SystemString
Inline control name
Return Value
Type:
StringSee Also