| UIElementInfoProviderGetUIElementAllChildren Method | 
Note: This API is now obsolete.
Namespace: CMS.Modules
 Syntax
Syntax[ObsoleteAttribute("Use general object query to get children of an UIElement")] public static ObjectQuery<UIElementInfo> GetUIElementAllChildren( UIElementInfo elem, int levelOffset )
 See Also
See Also