PropertyItemsScript.Compact method

namespace: Serenity.Web   assemblySerenity.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