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

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<InlineControlInfo> GetInlineControlsInternal()

Return Value

Type: ObjectQueryInlineControlInfo
See Also