Appkit 基础类库
Appkit 基础类库
Appkit.Web.UI
CssElement Class
CssElement Properties
Attributes Property
AttributesTextLine Property
Description Property
Name Property
TextLine Property
CssElement
TextLine Property
文本行,格式为:类名 { 属性1: 值; 属性2: 值; 属性3: 值; ... }
Namespace:
Appkit.Web.UI
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
string
TextLine
{
get
; }
Property Value
Type:
String
See Also
Reference
CssElement Class
Appkit.Web.UI Namespace