Click or drag to resize
RegisterSharePointServiceFactoryAttributeSharePointVersion Property
SharePoint version.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax
C#
public string SharePointVersion { get; set; }

Property Value

Type: String
Exceptions
ExceptionCondition
NullReferenceExceptionThrown when sharePointVersion is null.
See Also