SPMobileLabel.LoadViewState method
會從私用檢視狀態載入文字屬性的值。
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected Overrides Sub LoadViewState ( _
state As Object _
)
'用途
Dim state As Object
Me.LoadViewState(state)
protected override void LoadViewState(
Object state
)
參數
- state
Type: System.Object