| EditorConfigurationDelete Method (Int32) |
Namespace:
Dynamicweb.Modules.UserManagement
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static void Delete(
int deleteId
)
Public Shared Sub Delete (
deleteId As Integer
)
Parameters
- deleteId
- Type: SystemInt32
See Also