AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

Navigation..::..IsSSL Property

Gets or sets a value indicating whether this instance is SSL.

Namespace:  AdvantageCMS.Core.Admin.BusinessEntity
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


[DataMemberAttribute]
public bool IsSSL { get; set; }

Field Value

true if this instance is SSL; otherwise, false.