PropertyItemsScript.CheckName method

namespace: Serenity.Web   assemblySerenity.Net.Web

Checks the name if its empty or null

protected static string CheckName(string name)
parameter description
name

Exceptions

exception condition
ArgumentNullException

See Also