IAssetContentIndexingProviderAllowedAssetTypes Property
|
Gets the extensions this indexer is in charge of indexing
Namespace: Ingeniux.CMS.Assets.SearchAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxAssetType[] AllowedAssetTypes { get; }ReadOnly Property AllowedAssetTypes As AssetType()
Get
property array<AssetType>^ AllowedAssetTypes {
array<AssetType>^ get ();
}abstract AllowedAssetTypes : AssetType[] with get
Property Value
AssetType
See Also