Gets CContentHtml that belongs to this CContent.
Namespace: Asi.iBO.ContentManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public CContentHtml ContentHtml { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ContentHtml As CContentHtml Get |
| Visual C++ |
|---|
public: property CContentHtml^ ContentHtml { CContentHtml^ get (); } |