|
<< Click to Display Table of Contents >> NShape Reference
|
![]() ![]()
|
Loads all templates of the project into the given store cache.
public abstract void LoadTemplates(IStoreCache cache, object parentModelObjectId) |
Loads all templates of the project into the given store cache.
Name |
Description |
|---|---|
cache |
Store cache associated with this store. |
parentModelObjectId |
Id of the parent model object. |
Name |
Description |
|---|---|
ArgumentNullException |
Parameter cache is null. |
ArgumentNullException |
Parameter parentModelObjectId is null. |