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

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public UIContext Clone()

Return Value

Type: UIContext
See Also