Example
const productId = NutrientViewer.ProductId.SharePoint;
Enumeration Members
string
Enables using the SDK in a Salesforce environment. When used, the SDK should be loaded from a Salesforce site.
Nutrient Web SDK
v0.0.0-dev
const productId = NutrientViewer.ProductId.SharePoint;
Enables using the SDK in a Salesforce environment. When used, the SDK should be loaded from a Salesforce site.
Enables using the SDK in a SharePoint environment. When used, the document should be loaded from a SharePoint site.
Defines the product IDs for the different environments the SDK can be used in.