Click or drag to resize
ChangeLayoutZoneIdArgs Properties

The ChangeLayoutZoneIdArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyNewZoneId
Gets or sets the new layout zone id.
Public propertyOldZoneId
Gets or sets the old layout zone id.
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyPageTemplateId
Gets or sets the page template id where the layout zone is located.
Public propertyZoneWebParts
Gets or sets the layout zone web parts.
Top
See Also