Class DocsUiOptions
Inherited Members
Namespace: Volo.Docs
Assembly: Volo.Docs.Web.dll
Syntax
public class DocsUiOptions
Constructors
DocsUiOptions()
Declaration
public DocsUiOptions()
Fields
SectionRendering
Declaration
public bool SectionRendering
Field Value
Type | Description |
---|---|
bool |
ShowProjectsCombobox
Declaration
public bool ShowProjectsCombobox
Field Value
Type | Description |
---|---|
bool |
ShowProjectsComboboxLabel
Declaration
public bool ShowProjectsComboboxLabel
Field Value
Type | Description |
---|---|
bool |
Properties
RoutePrefix
Declaration
public string RoutePrefix { get; set; }
Property Value
Type | Description |
---|---|
string |