ContextSelector.DialogHeight プロパティ (Microsoft.SharePoint.WebControls)

名前空間: Microsoft.SharePoint.WebControls
アセンブリ: Microsoft.SharePoint (microsoft.sharepoint.dll 内)
構文

Visual Basic (宣言)
Public Property DialogHeight As UInteger
Visual Basic (使用法)
Dim instance As ContextSelector(Of T)
Dim value As UInteger

value = instance.DialogHeight

instance.DialogHeight = value
C#
public uint DialogHeight { get; set; }
関連項目

Page view tracker