AdvantageCMS.Core.Utils Namespace
Classes
| Class | Description | |
|---|---|---|
|
|
AdvantageFileBrowserProviderWithImageResize | |
|
|
CookieHelper |
Provides helper methods for storing, retrieving, and removing HTTP cookies.
|
|
|
DictionarySerializable<(Of <(<'TKey, TValue>)>)> |
A Dictionary subclass that supports XML serialization via XmlSerializer.
|
|
|
DomainLanguageHelper |
Provides helper methods for resolving and managing domain and language context
from HTTP requests, including cookie-based language persistence.
|
|
|
ExceptionUtility |
Class ExceptionUtility. This class cannot be inherited.
|
|
|
GZip |
Provides methods for GZip compression and decompression of files.
|
|
|
HashtableSerailizable |
A Hashtable subclass that supports XML serialization via XmlSerializer.
|
|
|
Helper |
Provides general-purpose utility methods for the ACSP admin framework including dialog management,
script registration, object cloning, and null checking.
|
|
|
ObjectDataContractXMLSerializer<(Of <(<'T>)>)> |
Provides serialization and deserialization of objects using DataContractSerializer.
|
|
|
ObjectNetDataContractSerializer<(Of <(<'T>)>)> |
Provides serialization and deserialization of objects using NetDataContractSerializer.
|
|
|
ObjectXMLSerializer<(Of <(<'T>)>)> |
Facade to XML serialization and deserialization of strongly typed objects to/from an XML file.
References: XML Serialization at http://samples.gotdotnet.com/:
http://samples.gotdotnet.com/QuickStart/howto/default.aspx?url=/quickstart/howto/doc/xmlserialization/rwobjfromxml.aspx
|
|
|
Randomize |
Provides thread-safe random number generation utilities.
|
|
|
Randomize..::..ThreadSafeRandom |
Provides a thread-safe Random instance using thread-local storage.
|
|
|
ReflectionObjectXMLSerializer |
Provides XML serialization and deserialization of objects identified by their fully qualified type name using reflection.
|
|
|
ReflectionType |
Used in ReflectionUtility to return information about an object request
|
|
|
ReflectionUtility |
Provides utility methods for resolving types by name using reflection across loaded assemblies.
|
|
|
ResourceRegister |
Provides methods for registering JavaScript, CSS, and embedded web resources on ASP.NET pages,
with support for CSP nonce injection and ScriptManager-aware registration.
|
|
|
ScriptManagerHelper |
Helper class for managing scripts when in a postback and controls are inside an update panel.
|
|
|
ToolHelper |
A collection of methods that allow publishing of information into the cms (based on a username with correct permissions)
|
|
|
ToolHelperResult |
Encapsulates the result of a ToolHelper operation, including status, message, and error information.
|
|
|
UrlUtil |
Helper class to parse Urls.
|
|
|
VType |
Provides reflection-based utilities for discovering types derived from a base type
or implementing specific interfaces across loaded assemblies.
|
|
|
VType..::..ObjectNameResult |
Represents a discovered type with its fully qualified name and description.
|
|
|
WebResourceDecryptor |
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
eToolHelperResult |
An enumeration of return values used in method calls
|
|
|
SerializedFormat |
Serialization format types.
|

