| InlineControlInfoProviderGetInlineControlInfo Method (String) | 
            Returns the InlineControlInfo structure for the specified inlineControl.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntaxpublic static InlineControlInfo GetInlineControlInfo(
	string controlName
)
Parameters
- controlName
 - Type: SystemString
InlineControl name 
Return Value
Type: 
InlineControlInfo
See Also