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