Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{description}
{excerpt}Sets the number of this list entry to "1" and renumbers all subsequent entries in the [List|List].  This method splits the current ListEntry and all subsequent list entries into a new {{List}}.{excerpt}
{signature:C#}
 public List RestartNumbering()
{signature}{signature:vb.net}
Public Function RestartNumbering() As List
{signature}