SPLink members
Include protected members
Include inherited members
描述文件或一般清單項目之間的連結。
The SPLink type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsBroken | 取得布林值,這個值,指出是否連結已中斷。 | |
IsInternal | 取得布林值,這個值,指出是否該連結會連到或從目前的 Web 站台內的頁面。 | |
IsToFolder | 取得布林值,這個值,指出是否該連結會連到目前的 Web 站台內的資料夾。 | |
ServerRelativeUrl | 取得連結的伺服器相對 URL。 | |
Url | 取得連結的絕對 URL。 | |
UrlParameter | 取得做為連結的 URL 的一部分傳遞的參數。 | |
WebId | 取得包含連結的站台 ID。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top