[]
        
(Showing Draft Content)

C1.Framework.IView.RefreshInnerUiaItems

RefreshInnerUiaItems Method

RefreshInnerUiaItems(object)

Refreshes inner items in cached UIA container.

Declaration
void RefreshInnerUiaItems(object cachedObject = null)
Parameters
Type Name Description
object cachedObject

Source item in the cache.

Remarks

if the cachedObject is null this method will use root UIA item.