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