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