Check whether or not the specified property 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
- propertyName
- String
The name of the property to check.
Return Value
[Missing <returns> documentation for M:BlogEngine.Core.BusinessBase`2.IsPropertyDirty(System.String)]
See Also
BlogEngine.Core Namespace