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