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

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
protected virtual void SetUIElementInfoInternal(
	UIElementInfo infoObj
)

Parameters

infoObj
Type: CMS.ModulesUIElementInfo
UIElement info data
See Also