IdUtility Class
Generates GUID's for use in Blazor components to use as the ID of HTML elements.
Namespace: BlazorBootstrapAssembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public static class IdUtility
- Inheritance
- Object IdUtility
We are not concerned if the ID will start with a digit; this is legal for HTML elements.
For more information, see