ISiteSiteVersion Property
|
Gets the Version information of the Site Instance. It is the version of the site's assemblies in "bin" folder.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax Version SiteVersion { get; }
ReadOnly Property SiteVersion As Version
Get
property Version^ SiteVersion {
Version^ get ();
}
abstract SiteVersion : Version with get
Property Value
Type:
VersionSee Also