LastModifiedIndicator Constructor
NOTE: This API is now obsolete.
Initializes a new instance of the LastModifiedIndicator object.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
<ObsoleteAttribute("Use the last modified field value instead", False)> _
Public Sub New
'Usage
Dim instance As New LastModifiedIndicator()
[ObsoleteAttribute("Use the last modified field value instead", false)]
public LastModifiedIndicator()