UIElementInfoProviderDeleteUIElementInfo Method (Int32) |
Deletes the specified UIElement.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax public static void DeleteUIElementInfo(
int elementId
)
Parameters
- elementId
- Type: SystemInt32
Element ID
See Also