Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Template - addDotNetPart


Template - addDotNetPart

Description :

This command adds a particular .NET assembly to an existing template. This command returns a handle to the updated template. Note that this handle is different from any previously returned handles. All other handles are invalid.

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

templateKey

DBKey

Handle to the existing template to which you want to add the .NET assembly.

assetPath

String

Name of the .NET assembly

bAuditDotNetAsmCacheEntryCodebase

Boolean

Audit option for GAC Codebase. True to turn option on, false otherwise.

bAuditDotNetAsmCacheEntryModifiedDate

Boolean

Audit option for GAC Last Modified date. True to turn option on, false otherwise.

Example

See the example for addFilePart .

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*