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

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static string GetObjectType(
	UIContext context
)

Parameters

context
Type: CMS.PortalEngineUIContext
Control's UI context

Return Value

Type: String
See Also