Constructor to instantiate an existing content link.
Namespace:
Asi.iBO.ContentManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public CContentLink( IiMISUser user, decimal contentLinkId ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ user As IiMISUser, _ contentLinkId As Decimal _ ) |
| Visual C++ |
|---|
public: CContentLink( IiMISUser^ user, Decimal contentLinkId ) |
Parameters
- user
- Type: Asi.iBO..::.IiMISUser
The IiMISUser object providing the security credentials of the logged in user.
- contentLinkId
- Type: System..::.Decimal
ID of Content Link