AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

Task..::..SetData Method

Sets the data.

Namespace:  AdvantageCMS.Core.Admin.BusinessEntity
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public void SetData(
	string commandName,
	IListSource resultSets
)

Parameters

commandName
Type: String
Name of the command.
resultSets
Type: IListSource
The result sets.