PageVirtualPathAttribute Třída

Definice

Představuje atribut path pro třídu webové stránky.

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
public sealed class PageVirtualPathAttribute : Attribute
type PageVirtualPathAttribute = class
    inherit Attribute
Public NotInheritable Class PageVirtualPathAttribute
Inherits Attribute
Dědičnost
PageVirtualPathAttribute
Atributy

Konstruktory

PageVirtualPathAttribute(String)

Inicializuje novou instanci PageVirtualPathAttribute třídy pomocí zadané virtuální cesty.

Vlastnosti

VirtualPath

Získá virtuální cestu aktuální webové stránky.

Platí pro