Click or drag to resize

ConverterGetGuidStringWithDashes Method (Guid)

Namespace:  Dynamicweb.Core
Assembly:  Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax
public static string GetGuidStringWithDashes(
	Guid value
)

Parameters

value
Type: SystemGuid

Return Value

Type: String
See Also