AdvantageCMS.Core.Common.Extension Namespace
Classes
| Class | Description | |
|---|---|---|
|
|
ControlExtension |
Provides extension methods for ASP.NET web controls, including CheckBoxList helpers.
|
|
|
DataTableExtension |
Provides extension methods for converting IEnumerable sequences into DataTable objects.
|
|
|
Enum<(Of <(<'T>)>)> |
Helper class for Enumerations.
|
|
|
EnumExtension |
Extension class for enumerations
|
|
|
IEnumerableExtensions |
Provides extension methods for adding, appending, and prepending elements to IEnumerable sequences.
|
|
|
JsonExtensions |
Provides JSON formatting utility methods, including pretty-printing JSON strings.
|
|
|
ListExtension |
Provides extension methods for randomizing and shuffling IEnumerable sequences.
|
|
|
LocalDescription |
Allows for creation of customized language specific "DescriptionAttribute" for enumerations to be used with enum.GetDescription()
Implements the Attribute
|
|
|
RequestExtension |
Provides extension methods for HttpRequest, including client IP address resolution.
|
|
|
TypeExtension |
Provides extension methods for common type operations including string checks, decimal parsing,
GUID validation, and case-insensitive property lookup.
|

