SPFieldDateTime.GetFieldValueAsText method
Include protected members
Include inherited members
傳回指定的欄位的資料值,以國際標準時間 (UTC) 格式,以字串表示。
Overload list
Name | Description | |
---|---|---|
GetFieldValueAsText(Object) | 傳回指定的欄位的資料值,以國際標準時間 (UTC) 格式,以字串表示。 (Overrides SPField.GetFieldValueAsText(Object).) | |
GetFieldValueAsText(DateTime, SPWeb, SPDateFormat) | 傳回指定的欄位的資料值,以國際標準時間 (UTC) 格式,以表示根據指定的日期與時間值、 父 Web 站台,以及SharePoint Foundation日期格式的字串。 |
Top