Click or drag to resize

AssetFileContentManipulatorBaseRequired Method


Namespace:  Ingeniux.CMS.AssetContent
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public abstract bool Required(
	IAsset asset
)

Parameters

asset
Type: Ingeniux.CMSIAsset

[Missing <param name="asset"/> documentation for "M:Ingeniux.CMS.AssetContent.AssetFileContentManipulatorBase.Required(Ingeniux.CMS.IAsset)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Ingeniux.CMS.AssetContent.AssetFileContentManipulatorBase.Required(Ingeniux.CMS.IAsset)"]

Implements

IAssetFileContentManipulatorRequired(IAsset)
See Also