Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class ReadonlyModeValidator

Represents read only mode validator.

Inheritance
System.Object
ReadonlyModeValidator
Namespace: Mediachase.Data.Provider
Assembly: Mediachase.DataProvider.dll
Version: 14.26.0
Syntax
public class ReadonlyModeValidator : Object

Constructors

ReadonlyModeValidator()

Declaration
public ReadonlyModeValidator()

Methods

Validate()

Validates whether the site is in read-only mode or not.

Declaration
public virtual void Validate()