Class ConfigurationSpa
- Namespace
- OpenSettings.Models
- Assembly
- OpenSettings.dll
public class ConfigurationSpa
- Inheritance
-
ConfigurationSpa
- Inherited Members
Properties
DocumentTitle
public string DocumentTitle { get; set; }
Property Value
IsActive
public bool IsActive { get; set; }
Property Value
RoutePrefix
public string RoutePrefix { get; set; }