获取或设置连接串
Namespace: Adf.Web.ControlsAssembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntaxpublic string Src { get; set; }Public Property Src As String
Get
Set
public:
property String^ Src {
String^ get ();
void set (String^ value);
}member Src : string with get, set
Property Value
Type:
String
See Also