'Declaration
Public Overloads Shared Function Delete( _ ByVal menuName As System.String, _ Optional ByVal changeComment As System.String _ ) As ValidationLog
'Usage
Dim menuName As System.String Dim changeComment As System.String Dim value As ValidationLog value = Menu.Delete(menuName, changeComment)
public static ValidationLog Delete( System.string menuName, System.string changeComment )
Parameters
- menuName
- Menu Name.
- changeComment