IWebFormsDocumentService.DocumentUrl Eigenschap

Definitie

Hiermee haalt u de URL op waar het document zich bevindt.

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

Waarde van eigenschap

De URL waar het document zich bevindt of null als het document geen bijbehorende URL heeft.

Opmerkingen

Note

De DocumentUrl interface-eigenschap is verouderd. Gebruik de DocumentUrl eigenschap in de WebFormsRootDesigner klasse voor equivalente ontwerpfunctionaliteit.

Van toepassing op