SyntaxFix
Write A Post
Hire A Developer
Questions
You can use these methods to get an empty guid. The result will be a guid with all it's digits being 0's - "00000000-0000-0000-0000-000000000000".
00000000-0000-0000-0000-000000000000
new Guid() default(Guid) Guid.Empty