Click or drag to resize
IDocumentationGetMarkupText Method

Namespace: PDTec.IceNet.Domain.Development.BusinessObjects
Assembly: PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
string GetMarkupText(
	DocumentableItemType itemType,
	string itemName
)

Parameters

itemType
Type: PDTec.IceNet.Domain.Development.BusinessObjectsDocumentableItemType
itemName
Type: SystemString

Return Value

Type: String
See Also