AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

BusinessObjectSerializer..::..Load<(Of <(<'T>)>)> Method (String)

Loads the specified x.

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

Syntax


public static T Load<T>(
	string x
)

Type Parameters

T

Parameters

x
Type: String
The x.

Return Value

T.