IWebFormsDocumentService.DocumentUrl Vlastnost

Definice

Získá adresu URL, ve které se dokument nachází.

public:
 property System::String ^ DocumentUrl { System::String ^ get(); };
public string DocumentUrl { get; }
member this.DocumentUrl : string
Public ReadOnly Property DocumentUrl As String

Hodnota vlastnosti

Adresa URL, na které se dokument nachází, nebo null pokud dokument nemá přidruženou adresu URL.

Poznámky

Note

Vlastnost DocumentUrl rozhraní je zastaralá. DocumentUrl Vlastnost třídy WebFormsRootDesigner použijte pro ekvivalentní funkce návrháře.

Platí pro