Description:
Deletes an existing display mode.
Syntax:
public static Boolean DeleteDisplayMode(
Guid id
)
Guid id
)
Parameters:
- id
- Type: System.Guid
- The id of the existing display mode to delete.
Returns:
Type: Boolean
True if successful, False otherwise.
Available since:
7.0