Dela via


ContentController Klass

Definition

Innehållskontrollanten tillhandahåller innehåll som CSS-formatmallar, bilder osv.

[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
Arv
ContentController
Attribut
System.Web.Http.Description.ApiExplorerSettingsAttribute

Konstruktorer

ContentController()

Innehållskontrollanten tillhandahåller innehåll som CSS-formatmallar, bilder osv.

Metoder

Index(String)

Innehållskontrollanten tillhandahåller innehåll som CSS-formatmallar, bilder osv.

IndexPublic(String)

Innehållskontrollanten tillhandahåller innehåll som CSS-formatmallar, bilder osv.

NormalizePath(String)

Innehållskontrollanten tillhandahåller innehåll som CSS-formatmallar, bilder osv.

Gäller för