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