AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

IDataTranslateCommand..::..GetCommandToExecute Method

Gets the command to execute.

Namespace:  AdvantageCMS.Data.Interfaces
Assembly:  AdvantageCMS.Data (in AdvantageCMS.Data.dll)

Syntax


string GetCommandToExecute(
	string commandName
)

Parameters

commandName
Type: String
Name of the command.

Return Value

System.String.