PageVirtualPathAttribute Klasa

Definicja

Reprezentuje atrybut ścieżki dla klasy strony internetowej.

[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
Dziedziczenie
PageVirtualPathAttribute
Atrybuty

Konstruktory

PageVirtualPathAttribute(String)

Inicjuje PageVirtualPathAttribute nowe wystąpienie klasy przy użyciu określonej ścieżki wirtualnej.

Właściwości

VirtualPath

Pobiera wirtualną ścieżkę bieżącej strony internetowej.

Dotyczy