AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

StringExtensions..::..ToGuid Method

Converts to guid.

Namespace:  AdvantageCMS.Core.Common
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static Nullable<Guid> ToGuid(
	this string s
)

Parameters

s
Type: String
The s.

Return Value

System.Nullable<Guid>.