DateTimeControl class
SharePoint 2013
Represents a DateTime control.
System.Object
System.Web.UI.Control
Microsoft.SharePoint.WebControls.SPCompositeControl
Microsoft.SharePoint.WebControls.DateTimeControl
System.Web.UI.Control
Microsoft.SharePoint.WebControls.SPCompositeControl
Microsoft.SharePoint.WebControls.DateTimeControl
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)] [AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)] public class DateTimeControl : SPCompositeControl, IValidator, IPostBackDataHandler, IDesignerEventAccessor
Important