Interface for controlling the sort order in which <head> elements
from one source are placed into another.
| Type | Name and description |
|---|---|
int |
findPositionForModel(IModel headModel, IModel childModel)Returns the position in a <head> element model to insert a child
model. |