ShouldApplyExtensions Method
ShouldApplyExtensions(DesignItem)
Gets if the extension manager should apply the extensions from this server to the specified item. Is called by the ExtensionManager.
Declaration
public abstract bool ShouldApplyExtensions(DesignItem extendedItem)
Parameters
Type | Name | Description |
---|---|---|
DesignItem | extendedItem |
Returns
Type | Description |
---|---|
System.Boolean |