| ConverterToGuid Method |
Namespace:
Dynamicweb.Core
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax public static Guid ToGuid(
Object value
)
Public Shared Function ToGuid (
value As Object
) As Guid
Parameters
- value
- Type: SystemObject
Return Value
Type:
GuidSee Also