AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

Enum<(Of <(<'T>)>)>..::..LoadListControl Method

Loads the list control.

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

Syntax


public static void LoadListControl(
	ref ListControl control,
	string cultureCode
)

Parameters

control
Type: ListControl%
The control.
cultureCode
Type: String
The culture code.

Exceptions


ExceptionCondition
ArgumentExceptionT must be an enumerated type
ArgumentExceptioncontrol must be a valid ListControl