OnGetRootXMLNodeName Method (AdminOptionsBase)

Top  Previous  Next

This method must be overridden in order to return the name of the XML root node that will be used in the options file to persist the admin options.

Signature

[VB.NET]

Function OnGetRootXMLNodeName() As String

[C#]

string OnGetRootXMLNodeName()

Parameters

None.