Click or drag to resize
UIElementInfoProviderSetUIElementInfo Method
Sets the specified UIElement data.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
public static void SetUIElementInfo(
	UIElementInfo infoObj
)

Parameters

infoObj
Type: CMS.ModulesUIElementInfo
UIElement info data
See Also