ArgumentHelper..::..GetEnumDescription Method
Gets the DescriptionAttribute value for the specified enum member,
or falls back to ToString if no description attribute is defined.
Namespace:
AdvantageCMS.Core.Common.SitemapGeneratorAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
Parameters
- value
- Type: Enum
The enum value to retrieve the description for.

