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