UpdatableExtensionAttribute constructor
namespace: Serenity.Data.Mapping assembly: Serenity.Net.Data
Initializes a new instance of the UpdatableExtensionAttribute class.
public UpdatableExtensionAttribute(string alias, Type rowType)
| parameter | description |
|---|---|
| alias | The alias. |
| rowType | Type of the row. |