Udostępnij za pośrednictwem


IWebFormsDocumentService.DocumentUrl Właściwość

Definicja

Pobiera adres URL, pod którym znajduje się dokument.

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

Wartość właściwości

Adres URL, pod którym znajduje się dokument, lub null jeśli dokument nie ma skojarzonego adresu URL.

Uwagi

Uwaga / Notatka

Właściwość interfejsu DocumentUrl jest przestarzała. DocumentUrl Użyj właściwości w WebFormsRootDesigner klasie, aby uzyskać równoważną funkcjonalność projektanta.

Dotyczy