PropertyItemsScript.Compact method
namespace: Serenity.Web assembly: Serenity.Net.Services
Generates a compact version of the scripts
public static string Compact(IEnumerable<ValueTuple<string, PropertyItemsData>> inputs)
| parameter | description |
|---|---|
| inputs | Inputs |
Exceptions
| exception | condition |
|---|---|
| ArgumentNullException |
See Also
- class PropertyItemsData
- class PropertyItemsScript