'宣言 Public Overloads Function Content( _ ByVal value As System.Func(Of Object,Object) _ ) As PopupBuilder
public PopupBuilder Content( System.Func<object,object> value )
パラメータ
- value
- The content wrapped in a regular HTML tag or text tag (Razor syntax).
戻り値の型
Current builder