AssetPublishInfoAssetId Property
|
Gets the unique id of the Asset to be published
Namespace: Ingeniux.CMS.EventAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic string AssetId { get; }Public ReadOnly Property AssetId As String
Get
public:
property String^ AssetId {
String^ get ();
}member AssetId : string with get
Property Value
String
See Also