Overload List
Name | Description |
---|---|
UniqueId.CreateRandomId () | Creates a unique, random ID suitable for use in an xml:id field. The value is hard to guess and unique. |
UniqueId.CreateRandomId (String) | Creates a unique, random ID similar to that created by CreateRandomId, but instead of an underscore, the supplied prefix is used. |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.