Gets the name of the old section.
'Declaration
Public ReadOnly Property OldSectionName As String
public string OldSectionName {get;}
Property Value
A
System.String representing the old name of the section involved in the layout change. This is particularly relevant in scenarios where sections are being renamed.