Configurates
C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control.
シンタックス
'宣言
Public Function CssStyle( _
ByVal As System.String, _
ByVal As System.String _
) As
public CssStyle(
System.string ,
System.string
)
パラメータ
- key
- The key of the CSS property
- value
- The value of the CSS property
戻り値の型
Current builder
参照