Sitecore 5.0 API

Constants.GuidLength Field

Length of a GUID.

[Visual Basic]
Public Const GuidLength As Integer = 38
[C#]
public const int GuidLength = 38;

See Also

Constants Class | Sitecore Namespace