OnGetFriendlyName Method (AdminOptionsBase)

Top  Previous  Next

This method must be overridden in order to return the friendly name of the admin options that will appear in the list of the Corporate Options window, typically the name of the feature.

Signature

[VB.NET]

Function OnGetFriendlyName() As String

[C#]

string OnGetFriendlyName()

Parameters

None.