SPHtmlTransformSettings members
Include protected members
Include inherited members
代表一群 HTML 檢視器設定。
The SPHtmlTransformSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPHtmlTransformSettings | 僅限內部使用。 |
Top
Properties
Name | Description | |
---|---|---|
Enabled | 取得或設定一個值,指出是否已開啟 HTML 檢視功能。 | |
MaximumCacheSize | 取得或設定以允許 (mb) 的 HTML 檢視器快取大小上限。 | |
MaximumFileSize | 取得或設定 (kb) 若要檢視的最大檔案的大小。 | |
ServerLocation | 取得或設定指定的 HTML 檢視器應用程式已安裝的路徑。 | |
Timeout | 取得或設定的服務,才可完成的 HTML 檢視等候的時間長度。 | |
UpgradedPersistedProperties | 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDeserialization | 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.) | |
ToString | (Inherited from Object.) | |
UpdateParent | 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.) |
Top