Property | Type | Description | |
---|---|---|---|
DeveloperNotes | string | ||
Id | string | ||
Name | string | ||
OwnerId | string | ||
ProjectId | string | ||
ProjectName | string | ||
TagsSet | SiteTagsSet |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
IsTaggedWith ( string tagText ) : bool |
Method | Description | |
---|---|---|
SiteDocumentBase ( XmlNode xmlNode ) : System |
public IsTaggedWith ( string tagText ) : bool | ||
tagText | string | |
return | bool |
protected SiteDocumentBase ( XmlNode xmlNode ) : System | ||
xmlNode | XmlNode | |
return | System |