WikiEditPage.PlaceHolderWebDescription Field
Represents the PlaceHolder that is used to show the description of the current SPWeb.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected PlaceHolderWebDescription As UIVersionedContent
'Usage
Dim value As UIVersionedContent
value = Me.PlaceHolderWebDescription
Me.PlaceHolderWebDescription = value
protected UIVersionedContent PlaceHolderWebDescription