AbstractContextTContextEnsure Method |
Ensures that the given value is cached within a context.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax protected static void Ensure(
Object property
)
Parameters
- property
- Type: SystemObject
Property to ensure
See Also