Click or drag to resize
UIContextClone Method
Clones current UI context and creates new instance

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
public UIContext Clone()

Return Value

Type: UIContext
See Also