PropertyEventArgs Constructor
KalikoCMS.Events Namespace > PropertyEventArgs Class : PropertyEventArgs Constructor |
Syntax
'Declaration
Public Function New( _ ByVal pageId As Guid, _ ByVal propertyCollection As PropertyCollection, _ ByVal newValue As String, _ ByVal oldValue As String _ )
public PropertyEventArgs( Guid pageId, PropertyCollection propertyCollection, string newValue, string oldValue )
Parameters
- pageId
- propertyCollection
- newValue
- oldValue
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2