IContentStoreMetaDataHttpsOn Property
|
Gets and sets whether HTTPS is enabled.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool 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
Boolean
See Also