Show / Hide Table of Contents

Class CmsKitContactOptions

Inheritance
object
CmsKitContactOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.CmsKit.Contact
Assembly: Volo.CmsKit.Pro.Domain.Shared.dll
Syntax
public class CmsKitContactOptions

Constructors

CmsKitContactOptions()

Declaration
public CmsKitContactOptions()

Properties

IsRecaptchaEnabled

Declaration
public bool IsRecaptchaEnabled { get; set; }
Property Value
Type Description
bool
In this article
Back to top Powered by Volosoft