  | ConverterGetGuidStringWithDashes Method (Guid) | 
  
    Namespace: 
   Dynamicweb.Core
    Assembly:
   Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntaxpublic static string GetGuidStringWithDashes(
	Guid value
)
Public Shared Function GetGuidStringWithDashes ( 
	value As Guid
) As String
Parameters
- value
 - Type: SystemGuid
 
Return Value
Type: 
String
See Also