Click or drag to resize
CMS.Helpers.Internal Namespace
 
Classes
  ClassDescription
Public classCacheItemContractResolver
Custom IContractResolver to exclude specific properties when (de)serializing.
Public classCacheItemRowContainer
Helper class to hold cache item properties.
Public classCacheItemSerializationBinder
The serialization binder used when resolving and loading CacheItemContainer objects.
Public classCryptoHelper
Encapsulates cryptography helper methods.
Public classRedirectException
Special exception class to break normal execution flow and record HTTP redirect requirements to be later caught by corresponding middleware.
Public classRequestException
Special exception base class to break normal execution flow to be later caught by corresponding middleware.
Public classUnknownTypeDictionaryTKey, TValue
Represents a collection of keys and values for unknown types.
Interfaces
  InterfaceDescription
Public interfaceICrawlerChecker
Provides method for checking whether the current visitor is crawler.