ContentController Klass
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
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
Azure SDK for .NET