Freigeben über


ContentController Klasse

Definition

Der Inhaltscontroller stellt Inhalte wie CSS-Stylesheets, Bilder usw. bereit.

[System.Web.Http.Description.ApiExplorerSettings(IgnoreApi=true)]
public class ContentController : System.Web.Http.ApiController
[<System.Web.Http.Description.ApiExplorerSettings(IgnoreApi=true)>]
type ContentController = class
    inherit ApiController
Public Class ContentController
Inherits ApiController
Vererbung
ContentController
Attribute
System.Web.Http.Description.ApiExplorerSettingsAttribute

Konstruktoren

ContentController()

Der Inhaltscontroller stellt Inhalte wie CSS-Stylesheets, Bilder usw. bereit.

Methoden

Index(String)

Der Inhaltscontroller stellt Inhalte wie CSS-Stylesheets, Bilder usw. bereit.

IndexPublic(String)

Der Inhaltscontroller stellt Inhalte wie CSS-Stylesheets, Bilder usw. bereit.

NormalizePath(String)

Der Inhaltscontroller stellt Inhalte wie CSS-Stylesheets, Bilder usw. bereit.

Gilt für: