C# Class DotNetNuke.Modules.UserDefinedTable.DataTypes.DataTypeSeparator

DataType "Separator"
No EditSeparator required
Inheritance: DataType
Afficher le fichier Open project: DNNCommunity/DNN.FormAndList

Méthodes publiques

Méthode Description
RenderValuesToHtmlInsideDataSet ( DataSet ds, int moduleId, bool noScript ) : void

Method Details

RenderValuesToHtmlInsideDataSet() public méthode

public RenderValuesToHtmlInsideDataSet ( DataSet ds, int moduleId, bool noScript ) : void
ds System.Data.DataSet
moduleId int
noScript bool
Résultat void