addFeatureCacheEntry ( string name , string id ) : void
Add feature entry in cache to avoid to call updateFeatures (can be long).
Example
addFeatureCacheEntry("feature", "1")
Parameters
name
The name of the feature
id
The id of the feature