SaaS CMS has officially launched! Learn more now.

Class NoContext

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Class used in ContextValidatorWrapper<TInstance, TContext> for validators that does not use Context

Inheritance
System.Object
NoContext
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Validation.Internal
Assembly: EPiServer.Framework.dll
Version: 11.20.7
Syntax
public class NoContext

Constructors

NoContext()

Declaration
public NoContext()

Extension Methods