Click to Rate and Give Feedback
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
This page is specific to
The 2007 product release

Other versions are also available for the following:
ProjectProperty.Property Property (Microsoft.SharePoint.WebControls)
Gets or sets the current project property.

Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public Property Property As String
Visual Basic (Usage)
Dim instance As ProjectProperty
Dim value As String

value = instance.Property

instance.Property = value
C#
public string Property { get; set; }

Property Value

A string that contains the name of a project property listed in the following table.

Name

Description

BlogCategoryTitle

Category of the current post item.

BlogPostTitle

Title of the current post item.

Description

Description of the current Web site.

RecycleBinEnabled

1 if the recycle bin is enabled; otherwise, 0.

SiteOwnerName

User name of the owner for the current site collection.

SiteUrl

Full URL of the current site collection.

Title

Title of the current Web site.

Url

Full URL of the current Web site.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker