Class HtmlSource
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Controls.HtmlControls
Assembly: ArtOfTest.WebAii.dll
Syntax
public class HtmlSource : HtmlControl
Constructors
HtmlSource()
Declaration
public HtmlSource()
HtmlSource(Element)
Properties
Src
Declaration
public string Src { get; set; }
Property Value
System.String
|
Type
Declaration
public string Type { get; set; }
Property Value
System.String
|