A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class AppDataElement

Config element that indicates path for common application data.

Inheritance
System.Object
AppDataElement
Namespace: EPiServer.Framework.Configuration
Assembly: EPiServer.Framework.dll
Version: 7.19.2
Syntax
public class AppDataElement : ConfigurationElement

Constructors

AppDataElement()

Declaration
public AppDataElement()

Properties

BasePath

Declaration
public string BasePath { get; set; }
Property Value
Type Description
System.String

Extension Methods