Click or drag to resize
InlineControlInfoProviderGetInlineControls Method
Returns all in-line controls.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<InlineControlInfo> GetInlineControls()

Return Value

Type: ObjectQueryInlineControlInfo
See Also