Class HtmlTime
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 HtmlTime : HtmlContainerControl
Constructors
HtmlTime()
Declaration
public HtmlTime()
HtmlTime(Element)
Properties
DateTime
Declaration
public string DateTime { get; set; }
Property Value
System.String
|
PubDate
Declaration
public bool PubDate { get; set; }
Property Value
System.Boolean
|