UIElementInfoProviderDeleteUIElementInfo Method (UIElementInfo) |
Deletes the specified UIElement.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax public static void DeleteUIElementInfo(
UIElementInfo infoObj
)
Parameters
- infoObj
- Type: CMS.ModulesUIElementInfo
UIElement object
See Also