Check whether or not the specified properties has been changed
Namespace: BlogEngine.Core
Assembly: BlogEngine.Core (in BlogEngine.Core.dll)
Version: 1.2.0.0
Syntax
| C# | Visual Basic | Visual C++ |
Parameters
- propertyNames
- array<String>[]()
The names of the properties to check.
Return Value
True if all of the specified properties have been changed.
See Also
BlogEngine.Core Namespace