获取Script的内容
Namespace: Adf.Web.ControlsAssembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntaxpublic string Body { get; }Public ReadOnly Property Body As String
Get
public:
property String^ Body {
String^ get ();
}member Body : string with get
Property Value
Type:
String
See Also