Version 2.0.0

Date 2017-01-26 (2,850 days ago)
Downloads 13K downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 4.5
Umbraco Versions Umbraco 7

ยป Install via NuGet

Breaking changes

  • The IGridControlValue interface will now require an IsValid property returning a boolean value to indicate whether the control (and it's value) is valid.
  • The IGridControlValue interface will now require a GetSearchableText method returning a textual representation of the control (eg. for use in Examine).