AdvantageCMS.Core.Utils Namespace
Classes
Class | Description | |
---|---|---|
CookieHelper |
Summary description for Helper
|
|
DictionarySerializable<(Of <(<'TKey, TValue>)>)> |
This class is a overload of Dictionary that could be automatically serialized,
when using System.Xml.Serialization.XmlSerializer.
|
|
DomainLanguageHelper |
Class DomainLanguageHelper.
|
|
ExceptionUtility |
Class ExceptionUtility. This class cannot be inherited.
|
|
GZip |
Class GZip.
|
|
HashtableSerailizable |
This class is a overload of Hastable that could be automatically serialized,
when using System.Xml.Serialization.XmlSerializer.
|
|
Helper |
Class Helper.
|
|
ObjectDataContractXMLSerializer<(Of <(<'T>)>)> |
Class ObjectDataContractXMLSerializer.
|
|
ObjectNetDataContractSerializer<(Of <(<'T>)>)> |
Class ObjectDataContractXMLSerializer.
|
|
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 |
Class Randomize.
|
|
Randomize..::..ThreadSafeRandom |
Class ThreadSafeRandom.
|
|
ReflectionObjectXMLSerializer |
Class ReflectionObjectXMLSerializer.
|
|
ReflectionType |
Used in ReflectionUtility to return information about an object request
|
|
ReflectionUtility | ||
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 |
Class ToolHelperResult.
|
|
UrlUtil |
Helper class to parse Urls.
|
|
VType |
Class VType.
|
|
VType..::..ObjectNameResult |
Class ObjectNameResult.
|
Enumerations
Enumeration | Description | |
---|---|---|
eToolHelperResult |
An enumeration of return values used in method calls
|
|
SerializedFormat |
Serialization format types.
|