ReportUrl 멤버
Represents a URL contained in a report. This class contains methods to convert the URL into several formats, and has code to handle ReplacementRoot for redirecting URLs within the server. The class can also build a URL that is passed multiple parameters. This class cannot be inherited.
ReportUrl 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
Equals | (Object에서 상속됩니다.) | |
Finalize | (Object에서 상속됩니다.) | |
GetHashCode | (Object에서 상속됩니다.) | |
GetType | (Object에서 상속됩니다.) | |
GetUrlBuilder | Creates a report URL in the form of a ReportUrlBuilder object from an initial URL, optionally using a replacement URL root. The URL can be relative. | |
MemberwiseClone | (Object에서 상속됩니다.) | |
ToString | Returns the absolute URL. (Object. . :: . .ToString() () () ()을(를) 재정의합니다.) | |
ToUri | Returns the URL as a Microsoft .NET Framework Uri object. This will always be an absolute URL with any necessary substitution performed. |
맨 위로 이동