Click or drag to resize
EditModeButtonEnum Enumeration
Enumeration of the available edit mode buttons

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 10.0.0
Syntax
C#
public enum EditModeButtonEnum
Members
  Member nameValueDescription
None-1 None
Both0 Both
Edit1 Edit line
Delete2 Delete line
See Also