IContentStoreMetaDataHttpsOn Property
|
Gets and sets whether HTTPS is enabled.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool HttpsOn { get; set; }
Property HttpsOn As Boolean
Get
Set
property bool HttpsOn {
bool get ();
void set (bool value);
}
abstract HttpsOn : bool with get, set
Property Value
Type:
BooleanSee Also