Click or drag to resize
UIElementInfoProviderDeleteUIElementInfo Method (Int32)
Deletes the specified UIElement.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 8.2.23
Syntax
C#
public static void DeleteUIElementInfo(
	int elementId
)

Parameters

elementId
Type: SystemInt32
Element ID
See Also