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

String

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

Uwagi

Uwaga

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

Dotyczy