Click or drag to resize
UIContextHelperGetObjectType Method
Gets object type of (created)edited object (if any)

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public static string GetObjectType(
	UIContext context
)

Parameters

context
Type: CMS.FormEngine.Web.UIUIContext
Control's UI context

Return Value

Type: String
See Also