public void MoveRelateSection( string relateSection, bool moveUp )
Public Sub MoveRelateSection( _ ByVal relateSection As String, _ ByVal moveUp As Boolean _ )
Parameters
- relateSection
- The relate section element.
- moveUp
- Move the relate section up if true, down if false.