Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class AppDataElement

Config element that indicates path for common application data.

Inheritance
System.Object
AppDataElement
Namespace: EPiServer.Framework.Configuration
Assembly: EPiServer.Framework.AspNet.dll
Version: 11.20.7
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